blob: c29ace1a0fc6824e6377eb92481345367fcac9f1 [file] [log] [blame]
Refactored :mod:`subprocess` to check for Windows-specific modules rather
than ``sys.platform == 'win32'``.