diff options
author | Jason Erickson <jerickso@stickpeople.com> | 2009-10-04 13:30:18 -0600 |
---|---|---|
committer | Federico Di Gregorio <fog@initd.org> | 2009-10-04 23:35:29 +0200 |
commit | 0f00ee129d56a0ed6dc3f54cf141e10864b3bd8f (patch) | |
tree | a7df9bd898a06cad61389b0fdc795047a5bae04e /examples/encoding.py | |
parent | 69224032ce43959161794a79f8474d77c86b3125 (diff) | |
download | psycopg2-0f00ee129d56a0ed6dc3f54cf141e10864b3bd8f.tar.gz |
Moved declarations of varaibles/pointers to the beginning of functions
Moved the declarations of varaibles/pointers to the beginning of the functions,
where MSVC requires them to be defined.
Diffstat (limited to 'examples/encoding.py')
0 files changed, 0 insertions, 0 deletions