Message 337350 - Python tracker

Message337350

Author rhettinger
Recipients rhettinger, terry.reedy
Date 2019-03-07.00:10:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551917403.61.0.29942545482.issue36219@roundup.psfhosted.org>
In-reply-to
Content
Some of my students routinely have to copy code samples from PDF documents where the regular Python acceptable ASCII quotation marks have been replaced by smart quotes.  Let's add an Edit menu option to fix smart-quotes.
History
Date User Action Args
2019-03-07 00:10:03rhettingersetrecipients: + rhettinger, terry.reedy
2019-03-07 00:10:03rhettingersetmessageid: <1551917403.61.0.29942545482.issue36219@roundup.psfhosted.org>
2019-03-07 00:10:03rhettingerlinkissue36219 messages
2019-03-07 00:10:03rhettingercreate