mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-07 03:07:29 +03:00
The decimal module is available on all Python versions supported by psycopg2. It has been available since Python 2.4. No need to catch an ImportError. https://docs.python.org/2/library/decimal.html |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _ipaddress.py | ||
| _json.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| sql.py | ||
| tz.py | ||