pythonreference.com
search statements, functions, methods, exceptions*
hide categories| import | import a module |
| import as | import a module under a different name |
| from 'this' import 'that' | import individual variables from a module |
| import | import a module |
| import as | import a module under a different name |
| from 'this' import 'that' | import individual variables from a module |