A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2015-February/138434.html below:

[Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes?

[Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes? [Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes?Serhiy Storchaka storchaka at gmail.com
Mon Feb 23 10:57:42 CET 2015
See topic "Unrecognized backslash escapes in string literals" in Python 
list [1]. I agree that this is a problem, especially for novices (but 
even experience users can make a typo). May be emit SyntaxWarning on 
unrecognized backslash escapes? An exception is already raised on 
invalid octal or hexadecimal escapes. '\x' is syntax error, not two 
characters '\\' and 'x'.

[1] http://comments.gmane.org/gmane.comp.python.general/772455

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4