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 michael.driscoll
Recipients asvetlov, michael.driscoll, r.david.murray
Date 2012-06-01.21:14:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338585270.11.0.752908135262.issue14446@psf.upfronthosting.co.za>
In-reply-to
Content
After reading up on both issues, I think I found all the instances that were deprecated and removed them. A patch is attached that includes the edits for tkinter/__init__.py and the _tkinter.c files.
History
Date User Action Args
2012-06-01 21:14:30michael.driscollsetrecipients: + michael.driscoll, r.david.murray, asvetlov
2012-06-01 21:14:30michael.driscollsetmessageid: <1338585270.11.0.752908135262.issue14446@psf.upfronthosting.co.za>
2012-06-01 21:14:29michael.driscolllinkissue14446 messages
2012-06-01 21:14:29michael.driscollcreate