diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2017-11-26 17:55:24 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2017-11-26 17:55:24 -0800 |
commit | 048f1bb95a8ad3863cdd02cd25a2786c48c8d91f (patch) | |
tree | cc19add495fb7c1eedb22f84f3199c154b7fff76 /examples/dt.py | |
parent | 858bc3d42a4dfc65f6ec21e7ad28959f8255ab28 (diff) | |
download | psycopg2-048f1bb95a8ad3863cdd02cd25a2786c48c8d91f.tar.gz |
Remove workaround for decimal module
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
Diffstat (limited to 'examples/dt.py')
0 files changed, 0 insertions, 0 deletions