projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
109d3ab
)
Merged revisions 77479 via svnmerge from
author
Brett Cannon
<bcannon@gmail.com>
Wed, 13 Jan 2010 19:25:46 +0000
(19:25 +0000)
committer
Brett Cannon
<bcannon@gmail.com>
Wed, 13 Jan 2010 19:25:46 +0000
(19:25 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r77479 | brett.cannon | 2010-01-13 11:21:00 -0800 (Wed, 13 Jan 2010) | 1 line
Fix the wrong numbering of a PEP.
........
Doc/library/importlib.rst
patch
|
blob
|
history
diff --git
a/Doc/library/importlib.rst
b/Doc/library/importlib.rst
index 02eddcaafaa64fbbafdf1c15441a85ae5b26d01d..cf13ba303309f4e5f18d86e91acecb93082863aa 100644
(file)
--- a/
Doc/library/importlib.rst
+++ b/
Doc/library/importlib.rst
@@
-54,7
+54,7
@@
Details on providing custom importers can be found in :pep:`302`.
:pep:`366`
Main module explicit relative imports
- :pep:`312
8
`
+ :pep:`312
0
`
Using UTF-8 as the Default Source Encoding