diff options
author | Guido van Rossum <guido@python.org> | 1998-03-05 03:42:00 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-03-05 03:42:00 +0000 |
commit | 75dc4969ab202e8c3dda15bedacc880d589e1e44 (patch) | |
tree | 1dc5d67c772aba4027076eedeeddbe73c797257e /Python/import.c | |
parent | 3455edcbc8fa586a6d3c70ea34e3c71b2763c98a (diff) | |
download | cpython-git-75dc4969ab202e8c3dda15bedacc880d589e1e44.tar.gz |
Added support for packages.
We have a whole new module finder that uses the actual Python
parser and scans the bytecode for IMPORT_NAME and IMPORT_FROM.
This requires some support in import.c (that hasn't been checked in).
New command line options for this: -d, -q, -m.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions