[Zope3-checkins]
SVN: Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/publication/metaconfigure.py
refactoring comment
Tarek Ziadé
tziade at nuxeo.com
Fri Oct 7 10:23:41 EDT 2005
Log message for revision 38889:
refactoring comment
Changed:
U Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/publication/metaconfigure.py
-=-
Modified: Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/publication/metaconfigure.py
===================================================================
--- Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/publication/metaconfigure.py 2005-10-07 14:17:46 UTC (rev 38888)
+++ Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/publication/metaconfigure.py 2005-10-07 14:23:41 UTC (rev 38889)
@@ -32,6 +32,7 @@
def _extractElements(self, chain):
""" elements are separated by commas,
+ XXXX use schema.token
>>> reg = RequestPublicationRegisterer()
>>> reg._extractElements('GET, POST,HEAD')
More information about the Zope3-Checkins
mailing list