From c5d7551e6a6e98bb6da7c7d11360224edfda2f14 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 13 Nov 2008 13:10:13 -0500 Subject: * use python2.4/2.5 compatible import of ElementTree * catch Popen() calls to missing VCS binaries * test.py should only test installed backends --- .../40dac9af-951e-4b98-8779-9ba02c37f8a1/values | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/values (limited to '.be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/values') diff --git a/.be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/values b/.be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/values new file mode 100644 index 0000000..5a7b54e --- /dev/null +++ b/.be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/values @@ -0,0 +1,35 @@ + + + +creator=wking + + + + + + +severity=minor + + + + + + +status=closed + + + + + + +summary=Popen OSErrors not caught + + + + + + +time=Thu, 13 Nov 2008 15:54:45 +0000 + + + -- cgit