Author: brett.cannon
Date: Wed May 16 06:39:00 2007
New Revision: 55374

Removed:
   python/branches/p3yk/Lib/plat-irix6/
Modified:
   python/branches/p3yk/README
Log:
Complete the removal of IRIX-specific modules.


Modified: python/branches/p3yk/README
==============================================================================
--- python/branches/p3yk/README (original)
+++ python/branches/p3yk/README Wed May 16 06:39:00 2007
@@ -860,10 +860,6 @@
 errors, disable it -- you're either missing support or need to adjust
 the compilation and linking parameters for that module.
 
-On SGI IRIX, there are modules that interface to many SGI specific
-system libraries, e.g. the GL library and the audio hardware.  These
-modules will not be built by the setup.py script.
-
 In addition to the file Setup, you can also edit the file Setup.local.
 (the makesetup script processes both).  You may find it more
 convenient to edit Setup.local and leave Setup alone.  Then, when
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to