SIGN IN SIGN UP

Document sqlite3.Cursor.close()

The behaviour of the close method is tested by ClosedCurTests
in Lib/sqlite3/test/dbapi.py.

This is basically a backport of https://github.com/ghaering/pysqlite/issues/73.
B
Berker Peksag committed
f70fe6f6cfde596264ed6fdd626b8c2964443f3e
Parent: 557a063