mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Update status of this PEP
This commit is contained in:
parent
95f0e4c401
commit
f2d712b265
1 changed files with 2 additions and 2 deletions
|
@ -803,8 +803,8 @@ from SimpleXMLRPCServer import (SimpleXMLRPCServer,
|
||||||
|
|
||||||
The PEP also proposes that all \keyword{import} statements be absolute
|
The PEP also proposes that all \keyword{import} statements be absolute
|
||||||
imports, with a leading \samp{.} character to indicate a relative
|
imports, with a leading \samp{.} character to indicate a relative
|
||||||
import. This part of the PEP is not yet implemented, and will have to
|
import. This part of the PEP was not implemented for Python 2.4,
|
||||||
wait for Python 2.5 or some other future version.
|
but was completed for Python 2.5.
|
||||||
|
|
||||||
\begin{seealso}
|
\begin{seealso}
|
||||||
\seepep{328}{Imports: Multi-Line and Absolute/Relative}
|
\seepep{328}{Imports: Multi-Line and Absolute/Relative}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue