[Python-ideas] Smart/Curly Quote Marks and cPython
M.-A. Lemburg
mal at egenix.com
Thu Oct 27 15:51:45 EDT 2016
On 27.10.2016 20:28, Mikhail V wrote:
> So what about curly quotes? This would make at
> least some sense, regardless of unicode.
-1. This would break code using curly quotes in string literals,
break existing Python IDEs and parsers.
BTW: I have yet to find a keyboard which allows me to enter
such quotes. I think you simply have to accept that MS Word is
not a supported editor for Python applications ;-)
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Oct 27 2016)
>>> Python Projects, Coaching and Consulting ... http://www.egenix.com/
>>> Python Database Interfaces ... http://products.egenix.com/
>>> Plone/Zope Database Interfaces ... http://zope.egenix.com/
________________________________________________________________________
::: We implement business ideas - efficiently in both time and costs :::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
http://www.egenix.com/company/contact/
http://www.malemburg.com/
More information about the Python-ideas
mailing list