Current Path : /usr/local/lib/python3.12/test/test_lib2to3/__pycache__/ |
Current File : //usr/local/lib/python3.12/test/test_lib2to3/__pycache__/test_pytree.cpython-312.pyc |
� )Μg�? � � � d Z ddlmZ ddlmZ e G d� dej � Z G d� d ej � Z y # e$ r d� ZY �5w xY w)a 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. � )�support� )�pytreec �<