o
     JAf                     @   s0   d Z dZedkrddlmZ eddd dS dS )	a  
Idlelib objects with no external idlelib dependencies
which are needed in more than one idlelib module.

They are included here because
    a) they don't particularly belong elsewhere; or
    b) because inclusion here simplifies the idlelib dependency graph.

TODO:
    * Python versions (editor and help_about),
    * tk version and patchlevel (pyshell, help_about, maxos?, editor?),
    * std streams (pyshell, run),
    * warning stuff (pyshell, run).
)z.pyz.pywz.pyi__main__    )mainzidlelib.idle_test.test_util   )	verbosityN)__doc__Zpy_extensions__name__Zunittestr    r   r   #/usr/lib/python3.10/idlelib/util.py<module>   s    