Closed GoogleCodeExporter closed 9 years ago
Good idea.
Original comment by rsyr...@gmail.com
on 20 Jul 2011 at 2:23
Original comment by rsyr...@gmail.com
on 3 Apr 2012 at 5:47
It doesn't look like this was actually fixed - I'm using the 20130108 build and
running the following (in python 2.7, should also work in 2.6) doesn't work:
with pymssql.connect( ... ) as conn:
cur = conn.cursor()
...
I currently get an AttributeError: __exit__
Original comment by airdrik@gmail.com
on 23 Apr 2013 at 6:09
Reopening
Original comment by msabr...@gmail.com
on 14 Aug 2013 at 4:41
Dup of issue 124
Original comment by msabr...@gmail.com
on 15 Aug 2013 at 5:44
Original issue reported on code.google.com by
mhriv...@gmail.com
on 20 Jul 2011 at 4:59