mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add a link to PEP 3147 from the importlib docs.
Closes issue 8667. Thanks Ashley Sands for the patch.
This commit is contained in:
parent
2ebf8ce488
commit
30b7a90033
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ Details on providing custom importers can be found in :pep:`302`.
|
||||||
:pep:`3120`
|
:pep:`3120`
|
||||||
Using UTF-8 as the Default Source Encoding
|
Using UTF-8 as the Default Source Encoding
|
||||||
|
|
||||||
|
:pep:`3147`
|
||||||
|
PYC Repository Directories
|
||||||
|
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue