diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2017-11-28 06:03:46 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2017-11-28 06:03:46 -0800 |
commit | 4c95668c720d2314d89f7a94e782611e1dfb768f (patch) | |
tree | 1fe813e4d5d0bb05578b47d272cea5e068375ff1 /examples/binary.py | |
parent | 914ccbacb5a21bd1f7f0bbdc32b01d73bea6dd4e (diff) | |
download | psycopg2-4c95668c720d2314d89f7a94e782611e1dfb768f.tar.gz |
Remove "from __future__ import with_statement"
All versions of Python supported by psycopg2 have builtin support for
the with statement. The import is unnecessary noise.
Diffstat (limited to 'examples/binary.py')
0 files changed, 0 insertions, 0 deletions