]> granicus.if.org Git - python/commit
Fix \seepep handling -- correct URL to the online PEP repository on SF is
authorFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 17:33:24 +0000 (17:33 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 17:33:24 +0000 (17:33 +0000)
commitafc7ce118e0c1e8c6c423f31c3a5ee780ba8685b
tree1c35565f5fcd91e833e13b3b44cdf1043099b16f
parent76b642d28a82847b583c683d17954754c225bc5f
Fix \seepep handling -- correct URL to the online PEP repository on SF is
now generated.  (SF bug #129692.)

Patch from Anthon van der Neut <anthon@mnt.org>:
Work around the removal of content-less paired tags used for name
anchors in some places.  (SF bug #116008.)

Move some class attributes from an artificial SPAN element to otherwise
"useful" elements that are being generated anyway.  Added the class
"versionnote", used for \deprecated, \versionadded, \versionchanged.
Doc/perl/python.perl