]> granicus.if.org Git - python/commit
ref_module_index_helper(): Use "my" instead of "local".
authorFred Drake <fdrake@acm.org>
Wed, 26 Apr 2000 18:05:24 +0000 (18:05 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 26 Apr 2000 18:05:24 +0000 (18:05 +0000)
commit37cc0c0e9f0f1e731c00c340587a1811ba1677ad
treec1c114da5fda5d70c4ead95c9419ab204b6100c2
parentff2d9b71547d95566416fa968872910ca9c4adb1
ref_module_index_helper():  Use "my" instead of "local".

get_rfc_url():  New function; returns the URL for a numbered IETF RFC.

do_cmd_rfc():  Use get_rfc_url() instead of hard-coding in the HTML
               formatting.

do_cmd_seerfc():  New function.

do_env_definitions():  Small change to avoid "local".
Doc/perl/python.perl