[Python-3000-checkins] r58933 - python/branches/py3k/Modules/readline.c

2007-11-11 Thread christian.heimes
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

[Python-3000-checkins] r58934 - in python/branches/py3k: Lib/test/test_strlit.py Python/ast.c

2007-11-11 Thread guido.van.rossum
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

[Python-3000-checkins] r58939 - in python/branches/py3k: Doc/reference/introduction.rst Lib/calendar.py Lib/logging/config.py Objects/descrobject.c

2007-11-11 Thread christian.heimes
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