[New-bugs-announce] [issue2713] Py3k warn on unicode escapes in raw strings

Benjamin Peterson report at bugs.python.org
Mon Apr 28 23:42:55 CEST 2008


New submission from Benjamin Peterson <musiccomposition at gmail.com>:

This patch gives a Py3k warning when a unicode escape occurs in a raw
unicode string.

----------
components: Unicode
files: unicode_escape_warn.patch
keywords: patch
messages: 65936
nosy: benjamin.peterson
severity: normal
status: open
title: Py3k warn on unicode escapes in raw strings
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file10134/unicode_escape_warn.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2713>
__________________________________


More information about the New-bugs-announce mailing list