]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added a test for the StringIO write() error I just fixed.
authorGuido van Rossum <guido@python.org>
Thu, 12 Oct 2000 16:46:28 +0000 (16:46 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Oct 2000 16:46:28 +0000 (16:46 +0000)
commit22d5895dc337bb457dba6ce3623d835f32f32962
tree0ad8a888b06b1cddc66c77532ec3f07959b49cb0
parentb636dc67ed3c351d9631a7900ea05c3394a99518
Added a test for the StringIO write() error I just fixed.
Lib/test/output/test_StringIO
Lib/test/test_StringIO.py