Talk:Import
So here's my two questions:
- From my experience, nested imports and repeated imports do NOT cause function or variable collisions. Is this correct for all cases?
- The
main()
function from any imported script is ignored. Not sure how it works for a main-less top level script, though.
--PhilmASTErpLus 17:36, 28 June 2010 (UTC)