]> granicus.if.org Git - python/commit
Use BytesIO instead of StringIO.
authorJeremy Hylton <jeremy@alum.mit.edu>
Sat, 4 Aug 2007 03:34:03 +0000 (03:34 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Sat, 4 Aug 2007 03:34:03 +0000 (03:34 +0000)
commit4e7855d7fd5f9ef88125d439868e9afffef20276
treecced0a8b0cdc14347b6e0175d1a97ee02fd9ab87
parent0ee5eeb8ffb167d55a746c97c91558cf0e855c94
Use BytesIO instead of StringIO.
Lib/httplib.py