[Checkins] SVN: grokproject/trunk/tests_paste.txt remove spurious print in the test

Jan-Wijbrand Kolman janwijbrand at gmail.com
Mon Oct 25 08:05:06 EDT 2010


Log message for revision 117849:
  remove spurious print in the test

Changed:
  U   grokproject/trunk/tests_paste.txt

-=-
Modified: grokproject/trunk/tests_paste.txt
===================================================================
--- grokproject/trunk/tests_paste.txt	2010-10-25 12:02:16 UTC (rev 117848)
+++ grokproject/trunk/tests_paste.txt	2010-10-25 12:05:06 UTC (rev 117849)
@@ -236,8 +236,6 @@
     ...                           '"name"\nmsgstr "Name"')
     >>> open(po_file_path, 'wb').write(po_file)
 
-    >>> print po_file
-
 We can merge all translations with bin/i18nmergeall:
 
     >>> cmd = os.path.join(bin_dir, 'i18nmergeall')



More information about the checkins mailing list