[New-bugs-announce] [issue2152] make sqlite.Row hashable correctly

Thomas Heller report at bugs.python.org
Thu Feb 21 11:48:32 CET 2008


New submission from Thomas Heller:

The attached patch implements hash and cmp for sqlite3.Row objects.

----------
files: sqliterow.patch
keywords: patch
messages: 62615
nosy: theller
severity: normal
status: open
title: make sqlite.Row hashable correctly
type: behavior
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file9475/sqliterow.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2152>
__________________________________


More information about the New-bugs-announce mailing list