summaryrefslogtreecommitdiff
path: root/src/mailman/web/Gui/NonDigest.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup of Utils.py on the path of its eventual demise.Barry Warsaw2009-02-091-158/+0
| | | | | Move the attic and web directories out of src/mailman for easier grepping. Eventually these will go away.
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+158
correctly regardless of how it's used.