Author: brett.cannon Date: Wed May 16 07:31:54 2007 New Revision: 55379 Modified: python/branches/p3yk/Misc/NEWS Log: Update removed IRIX modules based on what is gone from removing plat-irix6.
Modified: python/branches/p3yk/Misc/NEWS ============================================================================== --- python/branches/p3yk/Misc/NEWS (original) +++ python/branches/p3yk/Misc/NEWS Wed May 16 07:31:54 2007 @@ -192,7 +192,9 @@ - Remove Bastion and rexec as they have been disabled since Python 2.3 (this also leads to the C API support for restricted execution). -- Remove obsolete IRIX modules: al, cd, cl, fl, fm, gl, imgfile, sgi, sv. +- Remove obsolete IRIX modules: al/AL, cd/CD, cddb, cdplayer, cl/CL, DEVICE, + ERRNO, FILE, fl/FL, flp, fm, GET, gl/GL, GLWS, IN, imgfile, IOCTL, jpeg, + panel, panelparser, readcd, sgi, sv/SV, torgb, WAIT. - Remove bsddb185 module; it was obsolete. _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
