Message138733
| Author | r.david.murray |
|---|---|
| Recipients | ncoghlan, r.david.murray |
| Date | 2011-06-20.15:42:16 |
| SpamBayes Score | 0.0031979969 |
| Marked as misclassified | No |
| Message-id | <1308584536.79.0.513309008319.issue12374@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-20 15:42:16 | r.david.murray | set | recipients: + r.david.murray, ncoghlan |
| 2011-06-20 15:42:16 | r.david.murray | set | messageid: <1308584536.79.0.513309008319.issue12374@psf.upfronthosting.co.za> |
| 2011-06-20 15:42:16 | r.david.murray | link | issue12374 messages |
| 2011-06-20 15:42:16 | r.david.murray | create | |