]> granicus.if.org Git - python/commit
A workaround for the missing buffer() builtin in jython.
authorFinn Bock <bckfnn@worldonline.dk>
Sun, 9 Dec 2001 20:06:32 +0000 (20:06 +0000)
committerFinn Bock <bckfnn@worldonline.dk>
Sun, 9 Dec 2001 20:06:32 +0000 (20:06 +0000)
commit793ead5696dbb7e0897e459aed2cd64cd1e14788
tree36affe9acd8e7e8efa94f347cd8a521a94e3e84a
parent82b230732fab6dc3b8d945feb38bd99712a501fc
A workaround for the missing buffer() builtin in jython.

This closes patch "[ #490850 ] Jython and test_StringIO".
Lib/test/test_StringIO.py