]> granicus.if.org Git - python/commit
Ensure \verbatiminput always uses a unique filename for each input file in
authorFred Drake <fdrake@acm.org>
Mon, 17 Jun 2002 15:01:05 +0000 (15:01 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 17 Jun 2002 15:01:05 +0000 (15:01 +0000)
commit6fc22f6c3d566587247510d5b255ccbb564c73f4
treee97a22853d9959cf7fa6cb1dc7cd931949a09ff1
parent9f6e104c80ff20edbd27998c9655430e9b1ecaae
Ensure \verbatiminput always uses a unique filename for each input file in
the "Download as text" link.  Previously, it could map multiple source files
to a single name since all files end up with the same extension.
This closes SF bug #558279.
Doc/perl/python.perl