Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.StringIO pickl...
commitb35f09036971692d09a8d83917532b6165186721
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 24 Oct 2009 12:23:18 +0000 (24 12:23 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 24 Oct 2009 12:23:18 +0000 (24 12:23 +0000)
tree2b6878c234ae20368663bd98b2b53073dad44620
parent8f2d8825680039f30e315fa580ab6ca8f97aa5d7
Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.StringIO picklable.

git-svn-id: http://svn.python.org/projects/python/trunk@75654 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/_pyio.py
Lib/test/test_memoryio.py
Misc/NEWS
Modules/_io/bytesio.c
Modules/_io/stringio.c