[Python-checkins] python/dist/src/Mac ReadMe,1.45.2.3,1.45.2.4

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Sun, 05 Jan 2003 15:11:51 -0800


Update of /cvsroot/python/python/dist/src/Mac
In directory sc8-pr-cvs1:/tmp/cvs-serv11938

Modified Files:
      Tag: r23a1-branch
	ReadMe 
Log Message:
These were the file versions used to build MacPYthon-OS9 2.3a1 (barring disasters).

Index: ReadMe
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/ReadMe,v
retrieving revision 1.45.2.3
retrieving revision 1.45.2.4
diff -C2 -d -r1.45.2.3 -r1.45.2.4
*** ReadMe	5 Jan 2003 00:18:16 -0000	1.45.2.3
--- ReadMe	5 Jan 2003 23:11:48 -0000	1.45.2.4
***************
*** 76,93 ****
  Python and "import test.regrtest ; test.regrtest.main()". 
  
! test_frozen will fail in MacPython because of different handling on
! frozen modules. This should not be a problem in normal use.
! 
! test_email fails with "AssertionError: 2042 != 2". This will be fixed in
! the next release.
! 
! test_httplib fails with an unexpected output error. This will be fixed in
! the next release.
  
  test_socket fails, this problem is being investigated.
- 
- test_strptime and test_time fail, this problem is being investigated.
- 
- test_unicode fails, this problem is being investigated.
  
  Three tests will fail on MacOS9 with MemoryErrors:
--- 76,83 ----
  Python and "import test.regrtest ; test.regrtest.main()". 
  
! test_httplib fails with an unexpected output error, 
! this problem is being investigated.
  
  test_socket fails, this problem is being investigated.
  
  Three tests will fail on MacOS9 with MemoryErrors: