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

brett.cannon python-checkins at python.org
Thu May 15 05:44:30 CEST 2008


Author: brett.cannon
Date: Thu May 15 05:44:30 2008
New Revision: 63289

Log:
Handled jpeg.

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:44:30 2008
@@ -215,7 +215,7 @@
 
     - Undocumented.
 
-  + jpeg [done: +, 3.0]
+  + jpeg [done: 2.6 (except docs), 3.0]
 
     - Wrapper for JPEG (de)compressor.
     - Code not uniquely edited in nine years.


More information about the Python-checkins mailing list