mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove the advice to never use relative imports; it is a leftover from 2.x implicit relative imports. Remove the advice to locally import modules in __init__, it is a strange practice. Remove the advice to use "from ... import *" with some modules. |
||
|---|---|---|
| .. | ||
| design.rst | ||
| extending.rst | ||
| general.rst | ||
| gui.rst | ||
| index.rst | ||
| installed.rst | ||
| library.rst | ||
| programming.rst | ||
| python-video-icon.png | ||
| windows.rst | ||