summaryrefslogtreecommitdiff
path: root/src/attic
Commit message (Collapse)AuthorAgeFilesLines
* Finally remove code we're not going to use.Barry Warsaw2009-12-1342-11223/+0
|
* Documentation reorganization and update.Barry Warsaw2009-08-2411-0/+4134
|
* * Updated NEWS.txt for 3.0a3.Barry Warsaw2009-08-211-0/+186
| | | | | * Use the IListManager() adapter instead of hanging the list manager off of config.db. This makes the code somewhat cleaner.
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-2910-0/+1071
| | | | | | | | Refactor the finding of components so that it's much easier to find and register the ones that come with Mailman by default. Move all the old cmd_*.py commands into the attic. These will eventually be ported to the new framework.
* More cleanup of Utils.py on the path of its eventual demise.Barry Warsaw2009-02-0920-0/+5832
Move the attic and web directories out of src/mailman for easier grepping. Eventually these will go away.