]> git.phdru.name Git - ppu.git/commit
Use subprocess.call() instead of os.system()
authorOleg Broytman <phd@phdru.name>
Sat, 29 Apr 2017 14:57:21 +0000 (17:57 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 29 Apr 2017 14:57:21 +0000 (17:57 +0300)
commita1466ed36db55b032ce2d4f1ff57367487e21d57
treefbfd7fd49063c8669af14167515da605f849242c
parentdd127f84569ceebec6243a16c3bb9e4130493a6b
Use subprocess.call() instead of os.system()
docs/news.rst
tests/test_remove_old_files.py