mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-10-30 23:37:29 +03:00
Now its state is unmodified, so apart from special-casing creation and initial population can work unmodified, and all the desired properties just work (modifiability, picklability...) Close #886. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _ipaddress.py | ||
| _json.py | ||
| _lru_cache.py | ||
| _range.py | ||
| compat.py | ||
| errorcodes.py | ||
| errors.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| sql.py | ||
| tz.py | ||