History log of /external/python/cpython2/Tools/faqwiz/faqw.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb 11-Mar-2010 Benjamin Peterson <benjamin@python.org> normalize shebang lines to #!/usr/bin/env python
/external/python/cpython2/Tools/faqwiz/faqw.py
c5f05e45cffa16f45f1332cec531c045893f928f 23-Feb-2008 Christian Heimes <christian@cheimes.de> Patch #2167 from calvin: Remove unused imports
/external/python/cpython2/Tools/faqwiz/faqw.py
44c668d15ef588d2ba020f386639231a26314775 26-Jul-2006 Andrew M. Kuchling <amk@amk.ca> Use sys.exc_info()
/external/python/cpython2/Tools/faqwiz/faqw.py
26510d42b0bae59ed82fe8071f79c4fd0fca7aef 16-Apr-2004 Skip Montanaro <skip@pobox.com> delete timing output - it appears after the </html> line.
/external/python/cpython2/Tools/faqwiz/faqw.py
88c6bdf042623a6fb617ad7771b0f199f7a2eca2 04-Apr-1998 Guido van Rossum <guido@python.org> posix->os.
/external/python/cpython2/Tools/faqwiz/faqw.py
f1ead1a63c879906df346959816337213a11715b 28-Aug-1997 Guido van Rossum <guido@python.org> New installation instructions show how to maintain multiple FAQs.
Removed bootstrap script from end of faqwiz.py module.
Added instructions to bootstrap script, too.
Version bumped to 0.8.
Added <html>...</html> feature suggested by Skip Montanaro.
Added leading text for Roulette, default to 'Hit Reload ...'.
Fix typo in default SRCDIR.
/external/python/cpython2/Tools/faqwiz/faqw.py
193a11e3892133eb4afd7557295e5428e34d001e 14-Aug-1997 Guido van Rossum <guido@python.org> Add a separate SRC directory and insert it in front of the path.
/external/python/cpython2/Tools/faqwiz/faqw.py
00494bfa15b4eb04ebc665b193d6f6d74e851805 30-May-1997 Guido van Rossum <guido@python.org> Inclide the imports and chdir in the try/except.
/external/python/cpython2/Tools/faqwiz/faqw.py
72fdef07d3e81248a8276a23ba458804c742cad7 26-May-1997 Guido van Rossum <guido@python.org> Initial revision
/external/python/cpython2/Tools/faqwiz/faqw.py