cpython/Lib/plat-mac/lib-scriptpackages/Explorer
Guido van Rossum 6da48561cb Fix test_scriptpackage with pure will power.
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.
2006-04-21 15:44:20 +00:00
..
Microsoft_Internet_Explorer.py
Netscape_Suite.py
Required_Suite.py
Standard_Suite.py
URL_Suite.py
Web_Browser_Suite.py
__init__.py Fix test_scriptpackage with pure will power. 2006-04-21 15:44:20 +00:00