<br><br><div><span class="gmail_quote">On 12/13/05, <b class="gmail_sendername"><a href="mailto:jepler@unpythonic.net">jepler@unpythonic.net</a></b> <<a href="mailto:jepler@unpythonic.net">jepler@unpythonic.net</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I also believe this is a bug.<br><br>Here's an even shorter demonstration of the behavior:
<br>>>> u"\\".encode("unicode_escape").decode("unicode_escape")<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in ?<br>UnicodeDecodeError: 'unicodeescape' codec can't decode byte 0x5c in
<br>position 0: \ at end of string<br><br>To report a bug, follow the directions at the bottom of this page:<br>    <a href="http://www.python.org/2.4.2/bugs.html">http://www.python.org/2.4.2/bugs.html</a><br></blockquote>
</div><br>Bug Logged: 
                                                1379994  (<a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1379994&group_id=5470&atid=105470">http://sourceforge.net/tracker/index.php?func=detail&aid=1379994&group_id=5470&atid=105470
</a>)<br><br>Thanks,<br>   Mark<br>