]> granicus.if.org Git - python/commit
make sure we check for write access before starting the install, and add correct...
authorTarek Ziade <tarek@ziade.org>
Tue, 31 May 2011 10:09:34 +0000 (12:09 +0200)
committerTarek Ziade <tarek@ziade.org>
Tue, 31 May 2011 10:09:34 +0000 (12:09 +0200)
commit5a5ce388ed3d67cd32f83a00ccf00ebbeaecb323
tree2bdc0b05fe7195abfd8e3f7ae83124e7aa148ba6
parent62ecb6aa0ae8dbfabe1f42cdda1eb6c1a184c3e7
make sure we check for write access before starting the install, and add correct exit code
Lib/packaging/install.py
Lib/packaging/run.py
Lib/packaging/tests/test_install.py
Lib/packaging/tests/test_run.py