]> granicus.if.org Git - python/commit
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
authorFred Drake <fdrake@acm.org>
Wed, 25 Oct 2000 16:18:10 +0000 (16:18 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 25 Oct 2000 16:18:10 +0000 (16:18 +0000)
commit7497bd3e3dd0b68c3a215cfa7d8df4de8f55c6bd
treef42bc44ec5afde742113505695f3717a15ac6523
parentd04592a46bc2fae49299ef6cf996cc553cbbad2c
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
whatever is being documented, not necessarily Python.  (These tools are
also used for the How-To documents, etc.)

get_version_text():  New function.  Returns HTML fragment describing the
        software version and documentation date.

bot_navigation_panel():  Include the result of get_version_text() at the
        end, so the information is available on every page.
Doc/perl/l2hinit.perl