1. 29 Sep, 1997 6 commits
  2. 28 Sep, 1997 5 commits
  3. 26 Sep, 1997 5 commits
  4. 24 Sep, 1997 1 commit
  5. 22 Sep, 1997 2 commits
  6. 20 Sep, 1997 1 commit
  7. 18 Sep, 1997 3 commits
  8. 16 Sep, 1997 11 commits
  9. 15 Sep, 1997 3 commits
  10. 14 Sep, 1997 1 commit
  11. 13 Sep, 1997 1 commit
  12. 12 Sep, 1997 1 commit
    • Guido van Rossum's avatar
      Three independent changes: · 4fb5b28d
      Guido van Rossum authored
      - Don't use "from copy_reg import *".
      
      - Use cls.__module__ instead of calling whichobject(cls, cls.__name__);
        also try __module__ in whichmodule(), just in case.
      
      - After calling save_reduce(), add the object to the memo.
      4fb5b28d