commit | e307e5cd06f60e11e4e4f126fae412b9ec66a005 | [log] [tgz] |
---|---|---|
author | Xtreak <tir.karthi@gmail.com> | Wed May 15 21:48:35 2019 +0530 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed May 15 19:18:35 2019 +0300 |
tree | 4432ebc0090ed6b33e60e89bb2221da7abebfa88 | |
parent | 133fc89ca02b51b8d5b87556d94f1382c4ed72c1 [diff] |
Reference zipimport source code from docs. (GH-13310)
diff --git a/Doc/library/zipimport.rst b/Doc/library/zipimport.rst index aa1831d..2138697 100644 --- 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`,