Author: christian.heimes
Date: Sun Nov 11 23:42:36 2007
New Revision: 58933
Modified:
python/branches/py3k/Modules/readline.c
Log:
Fixed some of the bugs in the readline module. #1425 is still open and several
methods don't do enough error checks.
Modified: python/branches/py3k/Modules/readli
Author: guido.van.rossum
Date: Mon Nov 12 02:13:56 2007
New Revision: 58934
Added:
python/branches/py3k/Lib/test/test_strlit.py (contents, props changed)
Modified:
python/branches/py3k/Python/ast.c
Log:
Minimal change that disables (AFAICT) the interpolation of \u and \U inside
raw string
Author: christian.heimes
Date: Mon Nov 12 02:32:03 2007
New Revision: 58939
Modified:
python/branches/py3k/ (props changed)
python/branches/py3k/Doc/reference/introduction.rst
python/branches/py3k/Lib/calendar.py
python/branches/py3k/Lib/logging/config.py
python/branches/py3k/Obje