PEP 250 name change to Using site-packages on Windows. Paul's latest

revision is Final, but I'm not yet sure if everything's checked into
CVS.
This commit is contained in:
Barry Warsaw 2001-08-14 22:24:06 +00:00
parent 1a638d1d20
commit 03cbc71719
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ Index by Category
Accepted PEPs (accepted for Python 2.2; may not be implemented yet)
S 238 Changing the Division Operator Zadka, van Rossum
S 250 Using site-packages on All Platforms Moore
SF 250 Using site-packages on Windows Moore
I 251 Python 2.2 Release Schedule van Rossum, Warsaw
S 252 Making Types Look More Like Classes van Rossum
S 253 Subtyping Built-in Types van Rossum
@ -192,7 +192,7 @@ Numerical Index
I 247 API for Cryptographic Hash Functions Kuchling
I 248 Python Database API Specification v1.0 Lemburg
I 249 Python Database API Specification v2.0 Lemburg
S 250 Using site-packages on All Platforms Moore
SF 250 Using site-packages on All Platforms Moore
I 251 Python 2.2 Release Schedule van Rossum, Warsaw
S 252 Making Types Look More Like Classes van Rossum
S 253 Subtyping Built-in Types van Rossum