]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patches #1298449 and #1298499: Add some missing checks for error
authorMichael W. Hudson <mwh@python.net>
Thu, 22 Sep 2005 09:19:01 +0000 (09:19 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 22 Sep 2005 09:19:01 +0000 (09:19 +0000)
commit10402a306f613b37c96b51771e7ad0e1cf60a3a4
tree6c85e5c1a3d9cffc956aad4b7730ca86c88e008a
parent19e11c86a72f6da18bd07b822eabe2f38dd6d6c4
Patches #1298449 and #1298499: Add some missing checks for error
returns in cStringIO.c.  Thanks to Andrew Bennetts.

This must be a backport candidate.
Lib/test/test_StringIO.py
Misc/ACKS
Misc/NEWS
Modules/cStringIO.c