r26450: The subprocess is only available in python >= 2.4 so avoid it for now.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 14 Dec 2007 00:53:54 +0000 (01:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:50:15 +0000 (05:50 +0100)
commit4a33ca21943f72ddde4b22ddd6591c2ccdbb657b
tree5a51db21c7581026ba94403dbd514462d4abe6ea
parentbf6d40f271682e87224102afd0855cee8916202e
r26450: The subprocess is only available in python >= 2.4 so avoid it for now.
(This used to be commit 5300bc175ea425e2d28332c5e18bd8e3846b458d)
source4/scripting/python/subunit/__init__.py