]> granicus.if.org Git - python/commitdiff
The fix to use . was incorporated
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 8 Jun 2003 02:25:17 +0000 (02:25 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 8 Jun 2003 02:25:17 +0000 (02:25 +0000)
Misc/AIX-NOTES

index 4f82a81d4a203ec7b2bb6e21b52608dcda8a9693..613d501d459eaf0024d18f0348fde2a9a4a7dcff 100644 (file)
@@ -150,7 +150,6 @@ You should modify the \"\" to be a period:
        LINKCC=     $(srcdir)/Modules/makexp_aix Modules/python.exp . $(LIBRARY); $(PURIFY) $(CXX)
 
 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.
+This fix has been incorporated into Python 2.3.
 
 ==============================================================================