[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.75,1.76

Barry Warsaw bwarsaw@users.sourceforge.net
Mon, 19 Mar 2001 21:48:07 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv19217

Modified Files:
	pep-0000.txt 
Log Message:
PEP 243, Module Repository Upload Mechanism, Sean Reifschneider


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -r1.75 -r1.76
*** pep-0000.txt	2001/03/20 05:30:10	1.75
--- pep-0000.txt	2001/03/20 05:48:05	1.76
***************
*** 40,43 ****
--- 40,44 ----
   S   235  pep-0235.txt  Import on Case-Insensitive Platforms   Peters
   S   236  pep-0236.txt  Back to the __future__                 Peters
+  S   243  pep-0243.txt  Module Repository Upload Mechanism     Reifschneider
  
   Future PEPs (in consideration for Python 2.2)
***************
*** 155,159 ****
--- 156,162 ----
   S   241  pep-0241.txt  Metadata for Python Software Packages  Kuchling
   S   242  pep-0242.txt  Numeric Kinds                          Dubois
+  S   243  pep-0243.txt  Module Repository Upload Mechanism     Reifschneider
  
+ 
  Key
  
***************
*** 185,188 ****
--- 188,192 ----
      Prescod, Paul            paul@prescod.net
      Raymond, Eric            esr@snark.thyrsus.com
+     Reifschneider, Sean      jafo-pep@tummy.com
      van Rossum, Guido        guido@python.org
      Schemenauer, Neil        nas@arctrix.com