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

brett.cannon python-checkins at python.org
Thu May 15 05:23:41 CEST 2008


Author: brett.cannon
Date: Thu May 15 05:23:41 2008
New Revision: 63272

Log:
Handled 'fm'.

Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Thu May 15 05:23:41 2008
@@ -187,7 +187,7 @@
     - Library is not widely used.
     - First eight hits on Google are for Python docs for fl.
 
-  + fm [done: +, 3.0]
+  + fm [done: 2.6 (except for docs), 3.0]
 
     - Wrapper to the IRIS Font Manager library.
     - Only available on SGI machines which no longer come with IRIX.


More information about the Python-checkins mailing list