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 terry.reedy
Date 2018-06-20.03:50:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529466604.07.0.56676864532.issue33907@psf.upfronthosting.co.za>
In-reply-to
Content
I also changed calltips.CallTips to calltip.Calltip, which is the same class name as for calltip_w.Calltip (formerly CallTip).  This is confusing now and would block merging the files.  Change the latter to calltip_w.CalltipW (for Window).
History
Date User Action Args
2018-06-20 03:50:04terry.reedysetrecipients: + terry.reedy
2018-06-20 03:50:04terry.reedysetmessageid: <1529466604.07.0.56676864532.issue33907@psf.upfronthosting.co.za>
2018-06-20 03:50:04terry.reedylinkissue33907 messages
2018-06-20 03:50:03terry.reedycreate