From 7d626070a16db3c3a9fae561e01c9ee6706da1aa Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sun, 7 Apr 2002 21:59:32 +0000 Subject: Files used for 2.2.1 release (unless disaster strikes in the next 24 hours). --- Mac/Distributions/(vise)/Python 2.2.vct | Bin 678567 -> 678563 bytes Mac/ReadMe | 4 ++++ 2 files changed, 4 insertions(+) diff --git a/Mac/Distributions/(vise)/Python 2.2.vct b/Mac/Distributions/(vise)/Python 2.2.vct index a71a0cd..c958606 100644 Binary files a/Mac/Distributions/(vise)/Python 2.2.vct and b/Mac/Distributions/(vise)/Python 2.2.vct differ diff --git a/Mac/ReadMe b/Mac/ReadMe index 421e2e8..977f74c 100644 --- a/Mac/ReadMe +++ b/Mac/ReadMe @@ -86,6 +86,10 @@ frozen modules. This should not be a problem in normal use. test_time will fail because MacPython accepts bogus values for mktime(), this will be fixed later (it is not a very serious problem). +test_email will fail during summer (no kidding:-). Actually, it will fail +when DST is active, because the date parsing test is GMT-centric +and does not handle the Macintosh's localtime very well. + Three tests will fail on MacOS9 with MemoryErrors: test_longexp, test_sha and test_zlib (on MacOSX these should pass). -- cgit v0.12