diff options
author | Tim Peters <tim.peters@gmail.com> | 2000-09-01 20:38:55 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2000-09-01 20:38:55 (GMT) |
commit | 3620857d60e000300d5fa475fa9404bc535b536f (patch) | |
tree | e444cdfcc631ba5f37883a183781070791a1e6f1 /Tools | |
parent | f4a090d57953e69a2bb79230751e25690915d2df (diff) | |
download | cpython-3620857d60e000300d5fa475fa9404bc535b536f.zip cpython-3620857d60e000300d5fa475fa9404bc535b536f.tar.gz cpython-3620857d60e000300d5fa475fa9404bc535b536f.tar.bz2 |
The "more" cmd varies across Windows flavors, sometimes adding stray
newlines at the start or end. Fiddle test_popen2 and popen2._test() to
tolerate this. Also change all "assert"s in these tests to raise
explicit exceptions, so that python -O doesn't render them useless.
Also, in case of error, make the msg display the reprs of what we
wrote and what we read, so we can tell exactly why it's failing.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions