diff options
author | Guido van Rossum <guido@python.org> | 1997-10-31 18:38:52 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-10-31 18:38:52 +0000 |
commit | 818e7ed01583ca2248740c431e359d35775081e7 (patch) | |
tree | 6123a6a1bb5f797a5dd944dae1c507df9a0a8d03 /Python/pythonrun.c | |
parent | d0974e03f50d921ad78172c0a77d6ef3594fdce1 (diff) | |
download | cpython-818e7ed01583ca2248740c431e359d35775081e7.tar.gz |
New policy for package imports: only a directory containing
__init__.py (or __init__.pyc/.pyo, whichever applies) is considered a
package. All other subdirectories are left alone. Should make Konrad
Hinsen happy!
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions