]> granicus.if.org Git - python/commit
Somewhere along the way, the softspace attr of file objects became read-
authorTim Peters <tim.peters@gmail.com>
Sun, 4 May 2003 04:16:52 +0000 (04:16 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 4 May 2003 04:16:52 +0000 (04:16 +0000)
commit015dd821364f8c210baa9faf9d66dc766f9b591e
treecac3e7f79348bd48f10bb8b66f174d149febe5b8
parentd72312857e985efac3127ef9eabae7d526230d69
Somewhere along the way, the softspace attr of file objects became read-
only.  Repaired, and added new tests to test_file.py.
Lib/test/test_file.py
Misc/NEWS
Objects/fileobject.c