summaryrefslogtreecommitdiffstats
path: root/Tools/faqwiz/faqw.py
Commit message (Collapse)AuthorAgeFilesLines
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-111-1/+1
|
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+1
|
* Use sys.exc_info()Andrew M. Kuchling2006-07-261-1/+1
|
* delete timing output - it appears after the </html> line.Skip Montanaro2004-04-161-3/+0
|
* posix->os.Guido van Rossum1998-04-031-3/+3
|
* New installation instructions show how to maintain multiple FAQs.Guido van Rossum1997-08-281-1/+17
| | | | | | | | | 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.
* Add a separate SRC directory and insert it in front of the path.Guido van Rossum1997-08-141-1/+2
|
* Inclide the imports and chdir in the try/except.Guido van Rossum1997-05-301-4/+4
|
* Initial revisionGuido van Rossum1997-05-261-0/+19