R. David Murray <rdmur...@bitdance.com> added the comment:

Isn't 'definition time' vs 'execution time' an artificial distinction?  I'm 
surprised that the main module is compiled differently than a regular module.  
Is that an artifact of the CPython implementation or a part of the language?  
If the latter it should certainly be documented. 

What are the concrete differences between 'execution time' and 'defintion time' 
that are missing from the language specification?

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12374>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to