8 Nov
2004
8 Nov
'04
8:38 p.m.
--On Montag, 8. November 2004 15:30 Uhr -0500 Tres Seaver <tseaver@zope.com> wrote:
Does this imply largefile support in Python is required?
Yes. The switch suppresses a check for it, but Zope does not try to ensure that your Data.fs will not exceed 2 Gb.
Yes,but this does not imply that LF support is necessary for Zope (although recommended and usually compiled into Python by default with recent Python versions). -aj