]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add support for \ulink and hyperlink grammars.
authorFred Drake <fdrake@acm.org>
Fri, 6 Jul 2001 22:43:02 +0000 (22:43 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Jul 2001 22:43:02 +0000 (22:43 +0000)
commit77602f2e32a4d9692b29ed1c6a7af41389a7492c
treee8824dc92b0f07702ca3398bcbdb719af26776e0
parentbde8d1c8af85024bc71c93393f540bd97b8d21f8
Add support for \ulink and hyperlink grammars.

do_cmd_verbatiminput():  Write out a text file containing the content of the
    input file with a .txt extension, and add a link to it at the bottom of
    the presentation.  This easier retrieval of example source code for
    copy & paste use.
Doc/perl/python.perl