mirror of
https://github.com/python/cpython.git
synced 2025-12-09 10:37:17 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AppleScript_Suite.py | ||
| Macintosh_Connectivity_Clas.py | ||
| QuickDraw_Graphics_Suite.py | ||
| QuickDraw_Graphics_Suppleme.py | ||
| Required_Suite.py | ||
| Standard_Suite.py | ||
| Table_Suite.py | ||
| Text_Suite.py | ||
| Type_Names_Suite.py | ||