[Python-Dev] PEP 328 and PEP 338, redux (original) (raw)
Jim Jewett jimjjewett at gmail.com
Fri Jun 30 00:16:48 CEST 2006
- Previous message: [Python-Dev] For sandboxing: alternative to crippling file()
- Next message: [Python-Dev] Pickle implementation questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Real-world usage case for import main?
Typically for inter-module communication. A standard name (such as lobby, or settings) would work as well, but main is what we have, for backwards compatibility.
-jJ
- Previous message: [Python-Dev] For sandboxing: alternative to crippling file()
- Next message: [Python-Dev] Pickle implementation questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]