summaryrefslogtreecommitdiff
path: root/bin/reset_pw.py
Commit message (Collapse)AuthorAgeFilesLines
* Basic buildout infrastructure.Barry Warsaw2008-12-181-83/+0
| | | | | | Added a NEWS file. Move old bin scripts to the attic.
* Update copyright years.bwarsaw2007-01-191-1/+1
|
* Now that Python 2.3 is the minimum requirement for Mailman 2.2:bwarsaw2006-04-151-8/+1
| | | | | | | | | | | - Remove True/False binding cruft - Remove __future__ statements for nested scopes - Remove ascii_letters import hack from Utils.py - Remove mimetypes.guess_all_extensions import hack from Scrubber.py - In Pending.py, set _missing to object() (better than using []) Also, update copyright years where appropriate, and re-order imports more to my PEP 8 tastes. Whitespace normalize.
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-0/+90