]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32192: A basic lazy importer example (GH-21330)
authorJoannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Mon, 13 Jul 2020 21:31:02 +0000 (18:31 -0300)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2020 21:31:02 +0000 (18:31 -0300)
commit8dd32fe645c9503cf8e6be4b1580c3a59b450168
tree34aeabcd35eed132bd93c736a92c276d17560091
parent4f309abf55f0e6f8950ac13d6ec83c22b8d47bf8
bpo-32192: A basic lazy importer example (GH-21330)

* Add example on lazy imports

* Use four spaces for indentation

* change to console
Doc/library/importlib.rst