mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Typo fixed
This commit is contained in:
parent
abad3127ca
commit
4ea9dbdcf0
|
@ -86,7 +86,7 @@ Real dictionary cursor
|
|||
These objects require `!collection.namedtuple()` to be found, so it is
|
||||
available out-of-the-box only from Python 2.6. Anyway, the namedtuple
|
||||
implementation is compatible with previous Python versions, so all you
|
||||
have to do is to `download it`__ and add make it available where we
|
||||
have to do is to `download it`__ and make it available where we
|
||||
expect it to be... ::
|
||||
|
||||
from somewhere import namedtuple
|
||||
|
|
Loading…
Reference in New Issue
Block a user