[Python-checkins] python/nondist/peps pep-0291.txt,1.8,1.9

gvanrossum at users.sourceforge.net gvanrossum at users.sourceforge.net
Wed May 5 20:29:50 EDT 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27077

Modified Files:
	pep-0291.txt 
Log Message:
Add compatibility guideline for platform.py.


Index: pep-0291.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0291.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pep-0291.txt	4 Dec 2003 15:16:00 -0000	1.8
--- pep-0291.txt	6 May 2004 00:29:47 -0000	1.9
***************
*** 89,92 ****
--- 89,93 ----
      modulefinder       Thomas Heller               2.2
                         Just van Rossum
+     platform           Marc-Andre Lemburg          1.5.2
  
  




More information about the Python-checkins mailing list