not complete; I stand corrected ;-)
This commit is contained in:
parent
2cd6800e7b
commit
fe4d196e3f
|
@ -526,10 +526,10 @@ Open Issues
|
|||
|
||||
Implementation
|
||||
|
||||
The PEP 302 implementation is complete and has been integrated
|
||||
with Python as of 2.3a1. An earlier version is available as
|
||||
SourceForge patch #652586, but more interestingly, the SF item
|
||||
contains a fairly detailed history of the development and design.
|
||||
The PEP 302 implementation has been integrated with Python as of
|
||||
2.3a1. An earlier version is available as SourceForge patch
|
||||
#652586, but more interestingly, the SF item contains a fairly
|
||||
detailed history of the development and design.
|
||||
http://www.python.org/sf/652586
|
||||
|
||||
PEP 273 has been implemented using PEP 302's import hooks.
|
||||
|
|
Loading…
Reference in New Issue