]> granicus.if.org Git - python/commit
Job.build_html(): Be more robust in ensuring about.html exists; copying
authorFred Drake <fdrake@acm.org>
Wed, 9 May 2001 04:03:16 +0000 (04:03 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 9 May 2001 04:03:16 +0000 (04:03 +0000)
commitaf922187ae05e244b33b6b95b1898abd7f208a79
treea21a769a54e7713ea0d3fd040d570a39499dfbee
parenta7c9ac6544fc9669109793e5e506530e0e738970
Job.build_html():  Be more robust in ensuring about.html exists; copying
    the right HTML file to the name about.html is needed even if the
    --numeric option was not given -- some other name may have been
    assigned due to some non-determinism in the algorithm use to perform
    name allocation.  ;-(

This closes the "About..." portion of SF bug #420216.
Doc/tools/mkhowto