commit | c9e363c2eb3eed920bcd0d08a2eabdfa939b1270 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue May 15 23:18:55 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue May 15 23:18:55 2007 +0000 |
tree | dcccf25bf9c8e8dcd31dca35bb77d4d95f4e5d56 | |
parent | af2362a584c01dec32d7f1a23d3e6f653f11dde4 [diff] |
Make test_subprocess pass. The subprocess module now reads and writes bytes instead of strings. We'll see how long that lasts.