[Pkg-bazaar-commits] ./bzr/unstable r992: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:42 UTC 2009


------------------------------------------------------------
revno: 992
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-29 09:17:47 -0300
message:
  doc
modified:
  testsweet.py
-------------- next part --------------
=== modified file 'testsweet.py'
--- a/testsweet.py	2005-07-22 23:31:09 +0000
+++ b/testsweet.py	2005-07-29 12:17:47 +0000
@@ -40,6 +40,7 @@
 
 from unittest import TestResult, TestCase
 
+# XXX: Don't need this anymore now we depend on python2.4
 def _need_subprocess():
     sys.stderr.write("sorry, this test suite requires the subprocess module\n"
                      "this is shipped with python2.4 and available separately for 2.3\n")



More information about the Pkg-bazaar-commits mailing list