[Python-checkins] python/dist/src/Misc AIX-NOTES,1.10,1.11

nnorwitz@users.sourceforge.net nnorwitz@users.sourceforge.net
Sat, 07 Jun 2003 19:25:26 -0700


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

Modified Files:
	AIX-NOTES 
Log Message:
The fix to use . was incorporated

Index: AIX-NOTES
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/AIX-NOTES,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** AIX-NOTES	2 Feb 2003 17:10:04 -0000	1.10
--- AIX-NOTES	8 Jun 2003 02:25:17 -0000	1.11
***************
*** 151,156 ****
  
  Using a period fixed the problem in the snake farm.  YMMV.
! After testing with different versions of AIX, a fix should
! be checked in.  Hopefully, this fix be incorporated into Python 2.3.
  
  ==============================================================================
--- 151,155 ----
  
  Using a period fixed the problem in the snake farm.  YMMV.
! This fix has been incorporated into Python 2.3.
  
  ==============================================================================