1. 23 Nis, 2002 1 kayıt (commit)
  2. 01 Ock, 2002 1 kayıt (commit)
  3. 18 Ara, 2001 1 kayıt (commit)
  4. 14 Ara, 2001 1 kayıt (commit)
  5. 08 Ara, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      Patch supplied by Burton Radons for his own SF bug #487390: Modifying · 14648396
      Guido van Rossum yazdı
      type.__module__ behavior.
      
      This adds the module name and a dot in front of the type name in every
      type object initializer, except for built-in types (and those that
      already had this).  Note that it touches lots of Mac modules -- I have
      no way to test these but the changes look right.  Apologies if they're
      not.  This also touches the weakref docs, which contains a sample type
      object initializer.  It also touches the mmap test output, because the
      mmap type's repr is included in that output.  It touches object.h to
      put the correct description in a comment.
      14648396
  6. 30 Kas, 2001 1 kayıt (commit)
  7. 05 Eyl, 2001 1 kayıt (commit)
  8. 04 Eyl, 2001 1 kayıt (commit)
  9. 01 Eyl, 2001 1 kayıt (commit)
  10. 23 Agu, 2001 1 kayıt (commit)
  11. 03 Agu, 2001 1 kayıt (commit)
  12. 16 Tem, 2001 1 kayıt (commit)
  13. 14 Tem, 2001 1 kayıt (commit)
  14. 13 Tem, 2001 2 kayıt (commit)