• Gregory P. Smith's avatar
    Addresses Issue #10838: The subprocess now module includes · ace55865
    Gregory P. Smith authored
    SubprocessError and TimeoutError in its list of exported names for the
    users wild enough to use "from subprocess import *".
    
    MAXFD, mswindows and list2cmdline should be dealt with (renamed or
    moved) in separate commits.
    
    Committed at 35,000ft.  Thanks chromebook free gogo wifi passes!
    ace55865
test_subprocess.py 106 KB