1. 17 Jul, 1998 1 commit
    • Fred Drake's avatar
      I_getattr(), · 7589b71c
      Fred Drake authored
      O_getattr():  Added read-only access to the closed attribute, based on comment
      	from Michael Scharf <Michael.Scharf@Rhein-Neckar.de>.
      7589b71c
  2. 16 Jul, 1998 4 commits
  3. 15 Jul, 1998 2 commits
  4. 14 Jul, 1998 1 commit
    • Guido van Rossum's avatar
      Temporarily get rid of the registration of Tcl_Finalize() as a · 43ff8683
      Guido van Rossum authored
      low-level Python exit handler.  This can attempt to call Python code
      at a point that the interpreter and thread state have already been
      destroyed, causing a Bus Error.  Given the intended use of
      Py_AtExit(), I'm not convinced that it's a good idea to call it
      earlier during Python's finalization sequence...  (Although this is
      the only use for it in the entire distribution.)
      43ff8683
  5. 13 Jul, 1998 7 commits
  6. 10 Jul, 1998 7 commits
  7. 09 Jul, 1998 1 commit
  8. 08 Jul, 1998 9 commits
  9. 07 Jul, 1998 8 commits