[Python-Dev] PEP 328 and PEP 338, redux (original) (raw)

Jim Jewett jimjjewett at gmail.com
Fri Jun 30 00:16:48 CEST 2006


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



More information about the Python-Dev mailing list