projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
133fc89
)
Reference zipimport source code from docs. (GH-13310)
author
Xtreak
<tir.karthi@gmail.com>
Wed, 15 May 2019 16:18:35 +0000
(21:48 +0530)
committer
Serhiy Storchaka
<storchaka@gmail.com>
Wed, 15 May 2019 16:18:35 +0000
(19:18 +0300)
Doc/library/zipimport.rst
patch
|
blob
|
history
diff --git
a/Doc/library/zipimport.rst
b/Doc/library/zipimport.rst
index aa1831dbc60de97d58a7ba5187af7d00b08a1734..2138697ff064157e04429afc635a10b28b781fe5 100644
(file)
--- a/
Doc/library/zipimport.rst
+++ b/
Doc/library/zipimport.rst
@@
-6,6
+6,8
@@
.. moduleauthor:: Just van Rossum <just@letterror.com>
+**Source code:** :source:`Lib/zipimport.py`
+
--------------
This module adds the ability to import Python modules (:file:`\*.py`,