cpython/Doc/faq
Georg Brandl a94ad1e508 Closes #10031: overhaul the "imports" section of the programming FAQ.
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.
2014-10-06 16:02:09 +02:00
..
design.rst #20135: move FAQ about mutable default arguments to the programming FAQs page. 2014-07-06 20:53:27 +03:00
extending.rst Fix typos in Doc/faq/extending. Found by cocoatomo on docs@. 2014-03-20 10:16:09 -05:00
general.rst y2k compliance, lol (closes #22380) 2014-09-10 17:13:06 -04:00
gui.rst Remove references to the obsolete Mac Carbon modules in the GUI 2014-04-12 09:32:04 -07:00
index.rst Improve FAQ link in documentation (for issue #16435). 2012-11-09 17:52:30 -08:00
installed.rst Update test of "why is Python installed" FAQ. 2011-02-05 11:04:01 +00:00
library.rst Revert #22251 2014-09-28 00:00:58 +03:00
programming.rst Closes #10031: overhaul the "imports" section of the programming FAQ. 2014-10-06 16:02:09 +02:00
python-video-icon.png Merged revisions 75363 via svnmerge from 2009-10-11 21:25:26 +00:00
windows.rst Issue #20266: Update parts of the Windows FAQ 2014-01-17 08:59:44 -06:00