]> granicus.if.org Git - python/commit
StringIO patch #462596: let's [c]StringIO accept read buffers on
authorMarc-André Lemburg <mal@egenix.com>
Mon, 24 Sep 2001 17:34:52 +0000 (17:34 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Mon, 24 Sep 2001 17:34:52 +0000 (17:34 +0000)
commite47df7a2117c14eb5b0445a3002766d54e75278d
tree70a9a43eeaab6f4eb849c4e5060eef06c469b60d
parentc72d4cddc989a66da1f56f59bc3fc7c37df28915
StringIO patch #462596: let's [c]StringIO accept read buffers on
input to .write() too.
Lib/StringIO.py
Lib/test/test_StringIO.py
Modules/cStringIO.c