[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt
Another microscopic commit.
Florent Xicluna
laxyf at yahoo.fr
Wed Sep 20 18:41:45 EDT 2006
Log message for revision 70274:
Another microscopic commit.
I understand better 'RENormalizing' now.
Changed:
U Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt
-=-
Modified: Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt
===================================================================
--- Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt 2006-09-20 22:10:04 UTC (rev 70273)
+++ Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt 2006-09-20 22:41:44 UTC (rev 70274)
@@ -277,7 +277,7 @@
>>> proxy = ServerProxy("http://mgr:mgrpw@localhost/")
>>> proxy.epoch()
- <DateTime u'19700101T01:00:01' at <SOME ADDRESS>>
+ <DateTime u'19700101T01:00:01' at -4bcac114>
Handling errors with the ServerProxy
------------------------------------
More information about the Zope3-Checkins
mailing list