commit | 8b88093b959fb7f1cd570c4334d95ad9fe7953f3 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Mar 03 20:24:30 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Mar 03 20:24:30 1999 +0000 |
tree | 7cde0d17d3418d11b70af0566264c7ee56489d60 | |
parent | 749f943a6b4c628f29f1d9321ba6644570fa274e [diff] |
Re-written mkhowto in Python; this should be at least a little more portable. Several things that had been done by running a python script are now a matter of importing the right module and running a function with a few parameters.