Skip to content

Commit e307e5c

Browse files
tirkarthiserhiy-storchaka
authored andcommitted
Reference zipimport source code from docs. (pythonGH-13310)
1 parent 133fc89 commit e307e5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/zipimport.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
.. moduleauthor:: Just van Rossum <[email protected]>
88

9+
**Source code:** :source:`Lib/zipimport.py`
10+
911
--------------
1012

1113
This module adds the ability to import Python modules (:file:`\*.py`,

0 commit comments

Comments
 (0)