[Python-checkins] r63227 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Wed May 14 22:32:39 CEST 2008


Author: brett.cannon
Date: Wed May 14 22:32:39 2008
New Revision: 63227

Log:
Cd/cd have been handled.

Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Wed May 14 22:32:39 2008
@@ -146,7 +146,7 @@
     - Both workstations are no longer available.
     - Code has not been uniquely edited in three years.
 
-  + cd/CD [done: 3.0]
+  + cd/CD [done: 2.6, 3.0]
 
     - CD drive control for SGI systems.
     - SGI no longer sells machines with IRIX on them.


More information about the Python-checkins mailing list