1. 10 May, 2008 1 kayıt (commit)
  2. 04 Agu, 2004 1 kayıt (commit)
  3. 12 Şub, 2004 1 kayıt (commit)
  4. 20 Eki, 2003 1 kayıt (commit)
  5. 27 Şub, 2003 1 kayıt (commit)
  6. 16 Ara, 2002 1 kayıt (commit)
    • Gustavo Niemeyer's avatar
      Applying patch · d5ae01a8
      Gustavo Niemeyer yazdı
      [#636769] Fix for major rexec bugs
      
      * Lib/rexec.py
        (FileBase): Added 'xreadlines' and '__iter__' to allowed file methods.
        (FileWrapper.__init__): Removed unnecessary self.f variable, which gave
        direct access to the file object.
        (RExec): Added 'xreadlines' and '_weakref' to allowed modules.
        (RExec.r_open): Convert string subclasses to a real string classes
        before doing comparisons with mode parameter.
      
      * Lib/ihooks.py
        (BasicModuleImporter.import_module/reload/unload): Convert the module
        name to a real string before working with it.
        (ModuleImporter.import_module/import_it/reload): Convert the module
        name to a real strings before working with it.
      
      * Misc/NEWS
        Document the change.
      d5ae01a8
  7. 01 Haz, 2002 1 kayıt (commit)
  8. 09 Şub, 2001 1 kayıt (commit)
  9. 23 Ock, 2001 1 kayıt (commit)
  10. 14 Ock, 2001 1 kayıt (commit)
  11. 13 Nis, 2000 1 kayıt (commit)
    • Fred Drake's avatar
      Thomas Heller <thomas.heller@ion-tof.com>: · 8deecedc
      Fred Drake yazdı
      ihooks.ModuleLoader does not implement reload(mod) correctly:
      If mod has already been loaded by ModuleLoader, it has
      been returned from a cache. Added an additional parameter
      to import_it() to force reloading.
      8deecedc
  12. 29 Haz, 1998 1 kayıt (commit)
  13. 26 Mar, 1998 1 kayıt (commit)
  14. 13 Agu, 1997 1 kayıt (commit)
  15. 07 Eki, 1996 1 kayıt (commit)
  16. 04 Eki, 1996 1 kayıt (commit)
  17. 10 Eyl, 1996 1 kayıt (commit)
  18. 17 Haz, 1996 1 kayıt (commit)
  19. 09 Agu, 1995 1 kayıt (commit)
  20. 04 Agu, 1995 1 kayıt (commit)