Commit 4ca65560 authored by Denis Bilenko's avatar Denis Bilenko

examples/psycopg2_pool.py: add future/with_statement (for 2.5)

parent f51dc2dd
from __future__ import with_statement
import sys
import contextlib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment