Re: [Zope] Python, Win2k and LFS-support
Just found it myself :-) (from http://www.python.org/2.2.1/NEWS.txt)
Windows
- Large file support now also works for files > 4GB, on filesystems that support it (NTFS under Windows 2000). See "What's New in Python 2.2a3" for more detail.
But beware -- Zope has dependencies on the particular Python that's supported. Zope 2.5.1 uses Python 2.1.3, I'm not sure what Zope 2.6 uses--it's now in beta..
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Dennis Allison Sent: Tuesday, October 01, 2002 1:30 PM To: johanc@torped.se; zope@zope.org Subject: Re: [Zope] Python, Win2k and LFS-support
Just found it myself :-) (from http://www.python.org/2.2.1/NEWS.txt)
Windows
- Large file support now also works for files > 4GB, on filesystems that support it (NTFS under Windows 2000). See "What's New in Python 2.2a3" for more detail.
But beware -- Zope has dependencies on the particular Python that's supported. Zope 2.5.1 uses Python 2.1.3, I'm not sure what Zope 2.6 uses--it's now in beta..
2.6 also uses 2.1.3. 2.7 uses 2.2.1. I hope that wasn't 2 confusing.
participants (2)
-
Charlie Reiman -
Dennis Allison