]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
It's merge time!
authorMichael W. Hudson <mwh@python.net>
Mon, 28 Jan 2002 15:01:42 +0000 (15:01 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 28 Jan 2002 15:01:42 +0000 (15:01 +0000)
commit9e4beda3fa5bef6ce6452c0b10f555babc14fa66
treeafda7a58e1853f3c5a9dcaefb831bb2a9866039c
parentd7238ec33fb4d3465eeb56bf6883a28855144f79
It's merge time!

Backport lemburg's checkin of revision 1.11:

Restore Python 2.1 StringIO.py behaviour: support concatenating
Unicode string snippets to larger Unicode strings.

This fix should also go into Python 2.2.1.
Lib/test/test_StringIO.py