]> granicus.if.org Git - python/commit
SF patch 695710: fix bug 678519: cStringIO self iterator
authorRaymond Hettinger <python@rcn.com>
Thu, 24 Apr 2003 15:50:11 +0000 (15:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 24 Apr 2003 15:50:11 +0000 (15:50 +0000)
commit352f9477da79cfeba9afdb97e4554f7eca5b77db
treef7db5033e19a9eb873ad827c2b10eee165270603
parent024aaa1bfe27cbc47c2a7f88c21c9bb1b6605191
SF patch 695710: fix bug 678519: cStringIO self iterator
(requested by GvR. patch contributed by Michael Stone)
Lib/test/test_StringIO.py
Modules/cStringIO.c