Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | version_info is a nicer way to check Python versions than hexversion is. | Ned Batchelder | 2009-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -6/+6 | |
* | Everything should derive from object. | Ned Batchelder | 2009-10-24 | 1 | -1/+1 | |
* | Make egg source reading work on py2k and py3k, though i don't like it much... | Ned Batchelder | 2009-09-30 | 1 | -3/+5 | |
* | Working toward reading source from eggs, but this isn't right on Py3k yet. | Ned Batchelder | 2009-09-29 | 1 | -2/+3 | |
* | The best way to get py3k support: same source runs on both, with some contort... | Ned Batchelder | 2009-09-22 | 1 | -1/+1 | |
* | Better docstrings. | Ned Batchelder | 2009-05-06 | 1 | -6/+11 | |
* | FileLocator is a better name than FileWrangler. | Ned Batchelder | 2009-03-11 | 1 | -1/+1 | |
* | Split out the filename operations; Morf -> CodeUnit. | Ned Batchelder | 2009-03-11 | 1 | -0/+65 |