This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients docs@python, georg.brandl, loewis, terry.reedy
Date 2012-04-05.17:07:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333645625.74.0.578211515784.issue14512@psf.upfronthosting.co.za>
In-reply-to
Content
3.2.3rc2 and 3.3.0a2, freshly downloaded and installed, Win7, 64 bit
Start Menue/Pythonxx/Module Docs
Brings up tkinter pydoc box.
[open browser] brings up *empty* localhost:7464 window.
Search 'tkinter' and double-click tkinter entry or select and [go to selected] opens empty localhost:7464/tkinter.html window.

This worked sometime last year on earlier 3.2, maybe on xp box.

I thought there might be an issue already, but I searched for 'pydoc' and 'modole docs' and found nothing.
History
Date User Action Args
2012-04-05 17:07:05terry.reedysetrecipients: + terry.reedy, loewis, georg.brandl, docs@python
2012-04-05 17:07:05terry.reedysetmessageid: <1333645625.74.0.578211515784.issue14512@psf.upfronthosting.co.za>
2012-04-05 17:07:05terry.reedylinkissue14512 messages
2012-04-05 17:07:04terry.reedycreate