[Zope3-checkins]
SVN: Zope3/trunk/src/zope/documenttemplate/dt_var.py
Converted XXX to TODO.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Tue Jul 13 12:57:59 EDT 2004
Log message for revision 26475:
Converted XXX to TODO.
Changed:
U Zope3/trunk/src/zope/documenttemplate/dt_var.py
-=-
Modified: Zope3/trunk/src/zope/documenttemplate/dt_var.py
===================================================================
--- Zope3/trunk/src/zope/documenttemplate/dt_var.py 2004-07-13 16:57:36 UTC (rev 26474)
+++ Zope3/trunk/src/zope/documenttemplate/dt_var.py 2004-07-13 16:57:58 UTC (rev 26475)
@@ -395,7 +395,7 @@
'whole-dollars': whole_dollars,
'dollars-and-cents': dollars_and_cents,
'collection-length': len_format,
- # XXX: Gone for now
+ # TODO: Gone for now
# 'structured-text': structured_text,
# The rest are depricated:
More information about the Zope3-Checkins
mailing list