mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-02 16:57:32 +03:00
namedtuple is available on all Python versions supported by psycopg2. It was first introduced in Python 2.6. Can remove all workarounds and special documentation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _ipaddress.py | ||
| _json.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| sql.py | ||
| tz.py | ||