This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tseaver
Recipients barry, r.david.murray, tseaver
Date 2010-05-31.20:39:57
SpamBayes Score 0.05039506
Marked as misclassified No
Message-id <1275338400.06.0.243091125338.issue8318@psf.upfronthosting.co.za>
In-reply-to
Content
For the sake of completeness:  the Zope2 trunk and its current stable
branch now no longer use the multifile module, thanks to the following
patch:

 http://svn.zope.org/Zope/trunk/src/OFS/tests/testRanges.py?rev=110704&r1=110402&r2=110704

That diff might serve as fodder for updating the docs for the deprecation.
History
Date User Action Args
2010-05-31 20:40:00tseaversetrecipients: + tseaver, barry, r.david.murray
2010-05-31 20:40:00tseaversetmessageid: <1275338400.06.0.243091125338.issue8318@psf.upfronthosting.co.za>
2010-05-31 20:39:58tseaverlinkissue8318 messages
2010-05-31 20:39:57tseavercreate