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:
parent
1a638d1d20
commit
03cbc71719
|
@ -42,7 +42,7 @@ Index by Category
|
||||||
Accepted PEPs (accepted for Python 2.2; may not be implemented yet)
|
Accepted PEPs (accepted for Python 2.2; may not be implemented yet)
|
||||||
|
|
||||||
S 238 Changing the Division Operator Zadka, van Rossum
|
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
|
I 251 Python 2.2 Release Schedule van Rossum, Warsaw
|
||||||
S 252 Making Types Look More Like Classes van Rossum
|
S 252 Making Types Look More Like Classes van Rossum
|
||||||
S 253 Subtyping Built-in Types 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 247 API for Cryptographic Hash Functions Kuchling
|
||||||
I 248 Python Database API Specification v1.0 Lemburg
|
I 248 Python Database API Specification v1.0 Lemburg
|
||||||
I 249 Python Database API Specification v2.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
|
I 251 Python 2.2 Release Schedule van Rossum, Warsaw
|
||||||
S 252 Making Types Look More Like Classes van Rossum
|
S 252 Making Types Look More Like Classes van Rossum
|
||||||
S 253 Subtyping Built-in Types van Rossum
|
S 253 Subtyping Built-in Types van Rossum
|
||||||
|
|
Loading…
Reference in New Issue