mirror of
https://github.com/python/cpython.git
synced 2025-11-11 06:39:54 +00:00
'latin-1' and 'utf-8'. These are optimized in the Python Unicode implementation to result in more direct processing, bypassing the codec registry. Also see issue11303. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||