[docs] Py3k doc suggestion: Circular imports

Kane York kanepyork at gmail.com
Mon Mar 19 20:30:40 CET 2012


I'd like you to, somewhere in the docs, talk about circular imports.

Specifically, why importing the modules circularly works while from imports
do not (the class isn't defined yet with the from imports).
It can get quite annoying to try to figure this out on your own :S

~Kane
Sent from gmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20120319/cb590e3b/attachment-0001.html>


More information about the docs mailing list