[Python-bugs-list] [Bug #117158] String literal documentation is not up to date

noreply@sourceforge.net noreply@sourceforge.net
Wed, 18 Oct 2000 08:05:03 -0700


Bug #117158, was updated on 2000-Oct-18 03:41
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: String literal documentation is not up to date

Details: Section 2.4.1 of the Reference Manual does not mention unicode 
strings and the unicode escape sequences \u and \U at all. 
Moreover, it still states that "\x" escapes consume an arbitrary 
number (>=2) of  hex digits (while it is exactly 2 right now: PEP223).


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=117158&group_id=5470