summaryrefslogtreecommitdiff
path: root/src/mailman/passwords.py
Commit message (Collapse)AuthorAgeFilesLines
* Move passwords module to the utilities subpackage.Barry Warsaw2011-02-251-317/+0
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-021-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Many pylint cleanups.Barry Warsaw2009-06-301-8/+72
|
* Fix 64 bit incompatibility.Barry Warsaw2009-01-291-3/+3
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+253
correctly regardless of how it's used.