[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/renderer/tests/test_vocabulary.py Made a statement out of the XXX; it is a fact, not a task.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Jul 8 18:26:40 EDT 2004


Log message for revision 26248:
Made a statement out of the XXX; it is a fact, not a task.



-=-
Modified: Zope3/trunk/src/zope/app/renderer/tests/test_vocabulary.py
===================================================================
--- Zope3/trunk/src/zope/app/renderer/tests/test_vocabulary.py	2004-07-08 22:25:38 UTC (rev 26247)
+++ Zope3/trunk/src/zope/app/renderer/tests/test_vocabulary.py	2004-07-08 22:26:40 UTC (rev 26248)
@@ -38,7 +38,7 @@
 
 Foo2Factory = SourceFactory(IFoo2, 'Foo2', 'Foo2 Source')
 
-# XXX the vocabulary uses SimpleVocabulary now, so these tests are a bit 
+# The vocabulary uses SimpleVocabulary now, so these tests are a bit 
 # redundant.  Leaving them in as confirmation that the replacement function 
 # works identically to the old custom vocabulary.
 class SourceTypeVocabularyTest(PlacelessSetup, unittest.TestCase):



More information about the Zope3-Checkins mailing list