Ben Finney efdab427c4 Remove unused ‘os.spawnv’ wrapper. 10 years ago
..
__init__.py 663c4cfce2 Note explicit references to each file's license grant. 10 years ago
helper.py e3b9aeddf0 Store the command-line arguments used to create the PopenDouble. 10 years ago
test_changesfile.py 2cfc0d8f40 Migrate ‘verify_files’ from global config object, to function parameter. 10 years ago
test_configfile.py 1135e1c256 Remove redundant global ‘config’ name. 10 years ago
test_dcut.py 93d47300c0 Migrate ‘hostname’ subprocess to use ‘subprocess.Popen’ API. 10 years ago
test_dput.py 723e680a2d Migrate remaining ‘os.spawnv’ uses to ‘subprocess.check_call’ API. 10 years ago
test_dput_main.py 2e7ced0a21 Return created ConfigParser instance from ‘read_configs’. 10 years ago
test_dputhelper.py efdab427c4 Remove unused ‘os.spawnv’ wrapper. 10 years ago
test_methods.py 1515d03627 Migrate upload method subprocesses to use ‘subprocess.check_call’ API. 10 years ago