]> granicus.if.org Git - python/commit
Issue #6241: Better type checking for the arguments of io.StringIO.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 03:07:33 +0000 (03:07 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 03:07:33 +0000 (03:07 +0000)
commitd2bb18b28165ccc6e4678e8046abe6ea7c9677b3
treeedacc105f2321cdabb57bced5730c7e9d2610dfe
parente671fd206b1fe31fdad7a9ec570fffe390ec56ee
Issue #6241: Better type checking for the arguments of io.StringIO.
Lib/_pyio.py
Lib/test/test_memoryio.py
Modules/_io/stringio.c