mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
characters. This avoids the common case of something like 'NUMBER(10)' not being parsed as 'NUMBER', like expected. Also corrected the docs about converter names being case-sensitive. They aren't any longer. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| py25tests.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||