1. 05 Mar, 1998 1 commit
    • Guido van Rossum's avatar
      Added support for packages. · 75dc4969
      Guido van Rossum authored
      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.
      75dc4969
  2. 04 Mar, 1998 13 commits
  3. 03 Mar, 1998 24 commits
  4. 02 Mar, 1998 2 commits