SF.net SVN: docutils:[9788 ] trunk/docutils/tools/test /test_buildhtml.py

aa-turner--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9788
          http://sourceforge.net/p/docutils/code/9788
Author:   aa-turner
Date:     2024-07-31 03:15:18 +0000 (Wed, 31 Jul 2024)
Log Message:
-----------
Remove stray ``print()``

Modified Paths:
--------------
    trunk/docutils/tools/test/test_buildhtml.py

Modified: trunk/docutils/tools/test/test_buildhtml.py
===================================================================
--- trunk/docutils/tools/test/test_buildhtml.py	2024-07-31 03:13:34 UTC (rev 9787)
+++ trunk/docutils/tools/test/test_buildhtml.py	2024-07-31 03:15:18 UTC (rev 9788)
@@ -45,7 +45,6 @@
         encoding='utf-8',
         errors='replace',
     )
-    print(ret.stdout)
     for line in ret.stdout.splitlines():
         # BUG no colon in filename/path allowed
         item = line.split(": ")[-1].strip()

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.