a
    If                     @   s8   d Z ddlmZ dZedkr4ddlmZ eddd 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).
    )path)z.pyz.pywz.pyi__main__)mainzidlelib.idle_test.test_util   )	verbosityN)__doc__osr   Zpy_extensions__name__Zunittestr    r
   r
   lib/python3.9/idlelib/util.py<module>   s
   