]> granicus.if.org Git - python/commit
Allow the user to operate the script in debugging mode (-D), which just does
authorFred Drake <fdrake@acm.org>
Wed, 11 Mar 1998 15:33:44 +0000 (15:33 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Mar 1998 15:33:44 +0000 (15:33 +0000)
commitdbc879e9495bf9394a3ea1c081f507acf1f23273
treed2c9c98a872c290b8a105dd09ad892121e6739fb
parentc9f2c14d49d88ecc868a30e23ae043e03789bff3
Allow the user to operate the script in debugging mode (-D), which just does
a "set -x".

Allow keeping a transcript, using -l, in $FILE.how.

Allow keeping of all the temp files created by the process, using -k.
Doc/tools/mkhowto.sh