13 Sep
2017
13 Sep
'17
3:52 p.m.
New submission from Steve Johnson: I was wondering if you could do something like fiblib = import fibo or import fibo as fiblib, and low and behold, the "as" variant worked. I find this very useful, and thought it should be part of your documentation on "import" ---------- assignee: docs@python components: Documentation messages: 302083 nosy: docs@python, svenyonson priority: normal severity: normal status: open title: Include "import as" in documentation type: enhancement versions: Python 2.7 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue31454> _______________________________________