[wwwsearch-commits] r21901 - wwwsearch/mechanize/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Tue Jan 10 20:08:50 CET 2006
Author: jjlee
Date: Tue Jan 10 20:08:49 2006
New Revision: 21901
Modified:
wwwsearch/mechanize/trunk/functional_tests.py
Log:
Fix typo
Modified: wwwsearch/mechanize/trunk/functional_tests.py
==============================================================================
--- wwwsearch/mechanize/trunk/functional_tests.py (original)
+++ wwwsearch/mechanize/trunk/functional_tests.py Tue Jan 10 20:08:49 2006
@@ -6,7 +6,7 @@
class ResponseTests(TestCase):
def test_close_pickle_load(self):
- print ("This test is expected to fail unless Python standard library"
+ print ("This test is expected to fail unless Python standard library "
"patch http://python.org/sf/1144636 has been applied")
import pickle
More information about the wwwsearch-commits
mailing list