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 loewis
Recipients loewis
Date 2014-03-02.19:14:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393787654.65.0.406806459442.issue20833@psf.upfronthosting.co.za>
In-reply-to
Content
The script pydocgui.pyw uses pydoc.gui(), which no longer exists. Anybody removing the script also needs to remove it from msi.py (and possibly other places where it is still used).
History
Date User Action Args
2014-03-02 19:14:14loewissetrecipients: + loewis
2014-03-02 19:14:14loewissetmessageid: <1393787654.65.0.406806459442.issue20833@psf.upfronthosting.co.za>
2014-03-02 19:14:14loewislinkissue20833 messages
2014-03-02 19:14:14loewiscreate