summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-03-05 03:42:00 (GMT)
committerGuido van Rossum <guido@python.org>1998-03-05 03:42:00 (GMT)
commit75dc4969ab202e8c3dda15bedacc880d589e1e44 (patch)
tree1dc5d67c772aba4027076eedeeddbe73c797257e /Python
parent3455edcbc8fa586a6d3c70ea34e3c71b2763c98a (diff)
downloadcpython-75dc4969ab202e8c3dda15bedacc880d589e1e44.zip
cpython-75dc4969ab202e8c3dda15bedacc880d589e1e44.tar.gz
cpython-75dc4969ab202e8c3dda15bedacc880d589e1e44.tar.bz2
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')
0 files changed, 0 insertions, 0 deletions