• Brett Cannon's avatar
    Issue #23731: Implement PEP 488. · f299abda
    Brett Cannon yazdı
    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.
    f299abda
Adı
Son kayıt (commit)
Son güncelleme
..
test_tkinter Loading commit data...
test_ttk Loading commit data...
README Loading commit data...
__init__.py Loading commit data...
runtktests.py Loading commit data...
support.py Loading commit data...
widget_tests.py Loading commit data...