SIGN IN SIGN UP

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.
G
Guido van Rossum committed
75dc4969ab202e8c3dda15bedacc880d589e1e44
Parent: 3455edc