History log of /external/python/cpython2/Demo/scripts/mboxconvert.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10be10cbe72cc0cc0d05b2901f6857fdbb343894 16-Mar-2006 Neal Norwitz <nnorwitz@gmail.com> Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
/external/python/cpython2/Demo/scripts/mboxconvert.py
7a8c43ee6a1f9c50bec8cc5234eff8b1d5e61088 11-Sep-2004 Johannes Gijsbers <jlg@dds.nl> Add 'if __name__ == "__main__":' to files already as a usable as a module.
/external/python/cpython2/Demo/scripts/mboxconvert.py
e6ddc8b20b493fef2e7cffb2e1351fe1d238857e 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization. Ran reindent.py over the entire source tree.
/external/python/cpython2/Demo/scripts/mboxconvert.py
70a6b49821a3226f55e9716f32d802d06640cb89 12-Feb-2004 Walter Dörwald <walter@livinglogic.de> Replace backticks with repr() or "%r"

From SF patch #852334.
/external/python/cpython2/Demo/scripts/mboxconvert.py
f06ee5fa072931fc807527535c91a46c149a6746 27-Nov-1996 Guido van Rossum <guido@python.org> /usr/local/bin/python -> /usr/bin/env python
/external/python/cpython2/Demo/scripts/mboxconvert.py
ee248110428d523f7e73a4918508ad48d91a36d2 12-Jan-1995 Guido van Rossum <guido@python.org> Invent Message-ID header if none is present
/external/python/cpython2/Demo/scripts/mboxconvert.py
06ed202ef401633908cb0a5ee54978596afc952f 04-Jan-1995 Guido van Rossum <guido@python.org> sys.stderr(...) should be sys.stderr.write(), of course
/external/python/cpython2/Demo/scripts/mboxconvert.py
524f146c012121c38d60a85dee0cc17304edc005 05-Sep-1994 Guido van Rossum <guido@python.org> Added mboxconvert.py
/external/python/cpython2/Demo/scripts/mboxconvert.py