[Patches] [ python-Patches-735694 ] Pydoc.py fixes links

SourceForge.net noreply@sourceforge.net
Sat, 10 May 2003 05:56:45 -0700


Patches item #735694, was opened at 2003-05-10 07:30
Message generated for change (Settings changed) made by rastm2
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=735694&group_id=5470

Category: Library (Lib)
Group: Python 2.2.x
Status: Open
>Resolution: Works For Me
Priority: 5
Submitted By: Raymond A. St. Marie (rastm2)
>Assigned to: Ka-Ping Yee (ping)
Summary: Pydoc.py fixes links

Initial Comment:
This is for Ka-Ping Yee.

The links to certain python docs are incorrect
in the document server link dictionary called
"class Helper" about line 1377 to 1490' of pydoc.py .

The corrected section of code is attached.

You should be able to cut and paste the code right
over the original code and save the file to fix all
your links.

The individual changes I made follow the code.

Ping, if this helps, please drop me a line.
I'm a newbie programmer, so make sure you
look over the changes. 

It would make my day to get a word from 
a real programmer  - if this is correct or otherwise.

If it's already been fixed, then I'm sorry to 
waste you time. :)

Thanks,
Ray St. Marie
Rastm2@aol.com


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=735694&group_id=5470