Mark all files as text files to use native line endings; also indicate that the
cursor attribute description is indeed an attribute and not a method.
This commit is contained in:
parent
dd2cc400db
commit
b8b97ac65a
@ -92,7 +92,7 @@ Cursor Object
|
||||
mentioned in PEP 249 as an optional extension.
|
||||
|
||||
|
||||
.. method:: Cursor.description
|
||||
.. data:: Cursor.description
|
||||
|
||||
This read-only attribute is a sequence of 7-item sequences. Each of these
|
||||
sequences contains information describing one result column: (name, type,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user