| commit | 5aa47443c60deb5cafbf6ad195bf49e364cbce4c | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 10 11:10:46 2014 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 10 11:10:46 2014 +0300 |
| tree | edf801d59d61d818daabdd3d52424eaadf2b34f4 | |
| parent | 7438e4b56fa6a34a021f11e1220331e841419b96 [diff] |
Issue #22584: Got rid of character tables in _sre.c and use standard macros Py_TOLOWER, Py_ISSPACE, etc.