• Guido van Rossum's avatar
    Fix test_scriptpackage with pure will power. · 6da48561
    Guido van Rossum yazdı
    I really don't know why I bother; these are all generated files.
    But I don't recall how to regenerate them nor how to fix the generator.
    
    The hardest part was fixing two mutual recursive imports;
    somehow changing "import foo" into "from . import foo" where
    foo and bar import each other AND both are imported from __init__.py
    caused things to break.  Bah.
    6da48561
Adı
Son kayıt (commit)
Son güncelleme
..
Containers_and_folders.py Loading commit data...
Enumerations.py Loading commit data...
Files.py Loading commit data...
Finder_Basics.py Loading commit data...
Finder_items.py Loading commit data...
Legacy_suite.py Loading commit data...
Standard_Suite.py Loading commit data...
Type_Definitions.py Loading commit data...
Window_classes.py Loading commit data...
__init__.py Loading commit data...