[Zope3-checkins] SVN: Zope3/trunk/src/zope/pagetemplate/tests/test_ptfile.py Converted XXX to TODO.

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Jul 13 11:01:56 EDT 2004


Log message for revision 26445:
  Converted XXX to TODO.
  


Changed:
  U   Zope3/trunk/src/zope/pagetemplate/tests/test_ptfile.py


-=-
Modified: Zope3/trunk/src/zope/pagetemplate/tests/test_ptfile.py
===================================================================
--- Zope3/trunk/src/zope/pagetemplate/tests/test_ptfile.py	2004-07-13 15:01:30 UTC (rev 26444)
+++ Zope3/trunk/src/zope/pagetemplate/tests/test_ptfile.py	2004-07-13 15:01:55 UTC (rev 26445)
@@ -111,7 +111,7 @@
             "<html><head><title>sample document</title></head></html>",
             "text/html")
 
-    # XXX This reflects a case that simply isn't handled by the
+    # TODO: This reflects a case that simply isn't handled by the
     # sniffer; there are many, but it gets it right more often than
     # before.
     def donttest_sniffer_xml_simple(self):



More information about the Zope3-Checkins mailing list