mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-11 05:07:29 +03:00
All Python versions supported by psycopg2 have the json module. It was added in Python 2.6. Can remove checks for availability, slightly simplifying the code. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _ipaddress.py | ||
| _json.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| sql.py | ||
| tz.py | ||