]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 09:53:09 +0000 (11:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 09:53:09 +0000 (11:53 +0200)
commit9ea2d55d91c273cfbbdd7acc664070d9ecdcda14
treecc4dc87a255a6c5edec8b1383a648b4e0aa9b497
parent7611d9a8cf65c30738fd711704f50e9aa2f76ad8
parent19a5214da47623fa3b8a8e321efe04584e2563c7
Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.
Lib/tempfile.py