Oops, one more.
This commit is contained in:
parent
9f76d98bde
commit
cd058d475c
|
@ -212,7 +212,7 @@ file for its `__init__.py`. E.g.::
|
|||
>>> baz.__file__
|
||||
'baz/__init__.pyc'
|
||||
|
||||
The implementation of PEP 999 would have to ensure that the same
|
||||
The implementation of this PEP would have to ensure that the same
|
||||
directory level is returned from `__file__` as it does without the
|
||||
`pyr` directory, so that the common idiom above continues to work::
|
||||
|
||||
|
|
Loading…
Reference in New Issue