sapling/svnwrap
Dan Villiom Podlaski Christiansen dfbd282c53 svnwrap/tests: use the subprocess module rather than the popen module.
The output from the command is supressed. Use check_call() to ensure
the detection of failures.
2009-05-03 18:25:48 +02:00
..
tests svnwrap/tests: use the subprocess module rather than the popen module. 2009-05-03 18:25:48 +02:00
__init__.py Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00
svn_ctypes_wrapper.py remove decorators (compat with python2.3) 2009-01-13 13:59:50 +01:00
svn_swig_wrapper.py svn_swig_wrapper: remove explicit invocation of the garbage collector 2009-05-01 13:01:20 +02:00