Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename archivemail.py to archivemail | Nikolaus Schulz | 2010-07-29 | 1 | -7/+7 |
| | | | | | | | | | On Unix, most scripts don't come with a file extension, it's not needed, and we distribute the script as "archivemail" anyway. And most importantly, I like it better without the extension. :) With a little trick we can still load the script as a module from the test suite. | ||||
* | Drop .py extension from the unittest script | Nikolaus Schulz | 2010-07-29 | 1 | -0/+1593 |