Bugs item #2319977, was opened at 2008-11-21 10:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2319977&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: struppimoppi (struppimoppi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Dead docu links
Initial Comment:
The links at http://starship.python.net/crew/mhammond/win32/ in the section
"""
There is also some (old) documentation you may like to check out. For some details on Pythonwin (including embedding it in your own MFC application and some MFC concepts) see http://www.python.org/windows/pythonwin/. For some overviews of the Win32 API as exposed to Python, see http://www.python.org/windows/win32/
"""
are dead.
Searching for "win32" at python.org brings up http://www.python.org/ftp/python/win32/ which just says
"""
Do yourself a favor and pick up a newer Python download for Windows!
Go to http://www.python.org/download/ for the latest versions.
"""
Not very helpfull too.
Is there win32 API doc online somewhere?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2319977&group_id=78018
|