aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/scripts/mailerdaemon.py
Commit message (Expand)AuthorAge
* gh-97669: Remove outdated example scripts (#97675)Victor Stinner2022-10-04
* bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)Serhiy Storchaka2022-05-08
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-08
* Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-26
* Fix string exception and a few style issues in mailerdaemon scriptÉric Araujo2011-07-26
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-21
* Remove traces of rfc822.Georg Brandl2008-06-12
* Patch for issue 2848, mostly by Humberto Diogenes, with a couple ofBarry Warsaw2008-06-12
* Ran 2to3 over scripts directory.Georg Brandl2008-05-16
* Convert print statements to function calls in Tools/.Collin Winter2007-08-03
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-11
* Whitespace normalization.Tim Peters2001-01-17
* Fix multi-arg append().Guido van Rossum2000-02-29
* New version that is much more compact and easier to maintain. (Sjoerd)Guido van Rossum1998-10-09
* give in to tab policeGuido van Rossum1998-03-24
* More changes by Sjoerd & JackGuido van Rossum1996-07-21
* Fixed bug in cts error message handling.Jack Jansen1995-11-10
* Added providence mailer supportJack Jansen1995-10-30
* Added (limited) compuserve error parsingJack Jansen1995-10-30
* Script to read and parse error messages from mailer daemons.Sjoerd Mullender1995-10-19