[Zope3-checkins] CVS: Zope3/src/zope/app/publisher/xmlrpc - metaconfigure.py:1.10.4.1
Jim Fulton
jim@zope.com
Fri, 2 May 2003 14:56:13 -0400
Update of /cvs-repository/Zope3/src/zope/app/publisher/xmlrpc
In directory cvs.zope.org:/tmp/cvs-serv2097/src/zope/app/publisher/xmlrpc
Modified Files:
Tag: interfacegeddon-branch
metaconfigure.py
Log Message:
Got unit tests to pass (and made this branch a full branch).
I'll make detailed comments when I merge.
=== Zope3/src/zope/app/publisher/xmlrpc/metaconfigure.py 1.10 => 1.10.4.1 ===
--- Zope3/src/zope/app/publisher/xmlrpc/metaconfigure.py:1.10 Thu May 1 15:35:29 2003
+++ Zope3/src/zope/app/publisher/xmlrpc/metaconfigure.py Fri May 2 14:55:40 2003
@@ -167,6 +167,8 @@
)
]
if self.for_ is not None:
+ if self.for_.__module__ is None:
+ import pdb; pdb.set_trace()
actions.append
(
Action(