[Zodb-checkins] CVS: StandaloneZODB/ThreadedAsync - LoopCallback.py:1.2.8.4
Jeremy Hylton
jeremy@zope.com
Thu, 17 Jan 2002 23:53:45 -0500
Update of /cvs-repository/StandaloneZODB/ThreadedAsync
In directory cvs.zope.org:/tmp/cvs-serv442/ThreadedAsync
Modified Files:
Tag: Standby-branch
LoopCallback.py
Log Message:
Dang! The previous checkin had the wrong message completely.
The change there was to replace apply() with extended call syntax
since we're in Python 2.1 land.
=== StandaloneZODB/ThreadedAsync/LoopCallback.py 1.2.8.3 => 1.2.8.4 ===
# code. In particular, we don't necessarily want to make someone
# import this module just to start or loop.
-