Updated get_details to use subprocess module.
commit6387f87f625c83ba8fcfe5aa3ccf6ac6fc246a96
authorThomas Leonard <talex5@gmail.com>
Sun, 18 May 2008 08:54:05 +0000 (18 09:54 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 18 May 2008 08:55:50 +0000 (18 09:55 +0100)
treed3cc1ade6e897b234e85e65c6b76db51e247b71f
parent27e71eda76fa9b8ad8a40e20e89a3f492fd0dde4
Updated get_details to use subprocess module.

Unit-tests were failing on Python 2.6a3.
allpython.sh now tests 2.4, 2.5 and 2.6.
tests/allpython.sh
zeroinstall/injector/gpg.py