1. 29 Oct, 1999 2 commits
  2. 26 Oct, 1999 8 commits
  3. 23 Oct, 1999 4 commits
  4. 22 Oct, 1999 2 commits
  5. 20 Oct, 1999 4 commits
  6. 19 Oct, 1999 7 commits
  7. 18 Oct, 1999 5 commits
  8. 16 Oct, 1999 1 commit
  9. 12 Oct, 1999 3 commits
  10. 11 Oct, 1999 3 commits
  11. 10 Oct, 1999 1 commit
    • Guido van Rossum's avatar
      Jeremy writes: · 08a92cb5
      Guido van Rossum authored
      I found the following patch helpful in tracking down a bug in some
      code.  I had appended time, the module, instead of time.time().  Not
      sure if it is generally true that printing the repr of the object is
      good, but I expect that most unpicklable things will have fairly
      information and concise reprs (like files or sockets or modules).
      08a92cb5