ACC SHELL
Ñò
sÄMc @ s d Z d d k Z d d k l Z d d k l Z y e Wn e j
o d „ Z n Xd e i f d „ ƒ YZ d e i f d
„ ƒ YZ
d S( s Unit tests for pytree.py.
NOTE: Please *don't* add doc strings to individual test methods!
In verbose mode, printing of the module, class and method name is much
more helpful than printing of (the first line of) the docstring,
especially when debugging a test.
iÿÿÿÿNi ( t support( t pytreec C s t | ƒ } | i ƒ | S( N( t listt sort( t lstt l( ( s/ /usr/lib/python2.6/lib2to3/tests/test_pytree.pyt sorted s
t TestNodesc B s% e Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z
d „ Z d
„ Z d „ Z
d „ Z d
„ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z! RS( s( Unit tests for nodes (Base, Leaf, Node).c C s t i d d ƒ } t i d t ƒ i i ƒ } z@ | ~ } t i d t ƒ | i | i
ƒ d ƒ | i d ƒ Wd QX| i | i d ƒ | i t
| ƒ d ƒ x$ | D] } | i | i t j ƒ q¤ W| i t | d i ƒ d ƒ | i t | d
i ƒ d ƒ d S( Nid t foot recordt alwayst t hii i s3 get_prefix() is deprecated; use the prefix propertyi s3 set_prefix() is deprecated; use the prefix property( R t Leaft warningst catch_warningst Truet __exit__t __enter__t simplefiltert DeprecationWarningt assertEqualt
get_prefixt
set_prefixt prefixt lent
assertTruet categoryt strt message( t selfR t _[1]t wt warning( ( s/ /usr/lib/python2.6/lib2to3/tests/test_pytree.pyt test_deprecated_prefix_methods s ) c C s d S( N( ( R ( ( s/ /usr/lib/python2.6/lib2to3/tests/test_pytree.pyt test_instantiate_base. s c C s<