mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
![]() The concept of .pyo files no longer exists. Now .pyc files have an optional `opt-` tag which specifies if any extra optimizations beyond the peepholer were applied. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
_fix.py | ||
colorchooser.py | ||
commondialog.py | ||
constants.py | ||
dialog.py | ||
dnd.py | ||
filedialog.py | ||
font.py | ||
messagebox.py | ||
scrolledtext.py | ||
simpledialog.py | ||
tix.py | ||
ttk.py |