[Zope3-checkins] CVS: ZODB4/Persistence - Module.py:1.13
Jeremy Hylton
jeremy@zope.com
Thu, 19 Sep 2002 23:51:14 -0400
Update of /cvs-repository/ZODB4/Persistence
In directory cvs.zope.org:/tmp/cvs-serv845
Modified Files:
Module.py
Log Message:
Add XXX comment about slightly older long comment.
=== ZODB4/Persistence/Module.py 1.12 => 1.13 ===
--- ZODB4/Persistence/Module.py:1.12 Thu Sep 19 18:06:50 2002
+++ ZODB4/Persistence/Module.py Thu Sep 19 23:51:13 2002
@@ -17,6 +17,8 @@
from Transaction import get_transaction
+# XXX Is this comment still relevant?
+#
# There seems to be something seriously wrong with a module pickle
# that contains objects pickled via save_global(). These objects are
# pickled using references to the module. It appears that unpickling the