diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-10-14 00:55:12 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-10-14 00:55:12 (GMT) |
| commit | 7ab986dd84b43742af9b504e0c7acfef8f231ab3 (patch) | |
| tree | 73df0e8900a8bd0c09826c6ff09c5314af25b9c9 /Lib/test/test_asyncio/test_subprocess.py | |
| parent | 03dab786b2f504791ac46a9f9b9db82e634efd05 (diff) | |
| download | cpython-7ab986dd84b43742af9b504e0c7acfef8f231ab3.zip cpython-7ab986dd84b43742af9b504e0c7acfef8f231ab3.tar.gz cpython-7ab986dd84b43742af9b504e0c7acfef8f231ab3.tar.bz2 | |
Fix test_bytes on Windows
On Windows, sprintf("%p", 0xabcdef) formats hexadecimal in uppercase and pad to
16 characters (on 64-bit system) with zeros.
Diffstat (limited to 'Lib/test/test_asyncio/test_subprocess.py')
0 files changed, 0 insertions, 0 deletions
