]> granicus.if.org Git - python/commit
Use a larger amount of data for the interrupted_write tests so that
authorGregory P. Smith <greg@krypto.org>
Wed, 20 Mar 2013 06:21:03 +0000 (23:21 -0700)
committerGregory P. Smith <greg@krypto.org>
Wed, 20 Mar 2013 06:21:03 +0000 (23:21 -0700)
commit5c87ad07bd3f38270a5b8c79d30c831c90ef3963
tree27054f48354a6b89a086bd9087623b783425c100
parent9795ca44fbf6d94789ee7053b81ff18f008c41ea
Use a larger amount of data for the interrupted_write tests so that
they work properly on systems configured with large pipe buffers.
Lib/test/test_io.py