Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Even better execution of main files. | Ned Batchelder | 2009-04-04 | 1 | -7/+23 | |
| | ||||||
* | Factor execfile out of cmdline, so that we can call python main programs ↵ | Ned Batchelder | 2009-04-03 | 1 | -0/+11 | |
properly: now they get the correct value for __file__. |