summaryrefslogtreecommitdiff
path: root/src/mailman/tests/test_passwords.py
Commit message (Collapse)AuthorAgeFilesLines
* Move passwords module to the utilities subpackage.Barry Warsaw2011-02-251-150/+0
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Byte literalsBarry Warsaw2009-11-291-6/+6
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+150
correctly regardless of how it's used.