Brian Curtin <cur...@acm.org> added the comment:

Here's a patch which corrects executemany, along with execute and 
executescript. An explicit title is used, with a reference to the underlying 
Cursor methods.

----------
keywords: +needs review, patch
nosy: +brian.curtin
priority:  -> low
stage:  -> patch review
title: executemany() link in Connection.executemany should point to 
Cursor.executemany -> Some sqlite3 Connection methods point to themselves
type:  -> behavior
versions: +Python 2.6, Python 2.7, Python 3.1
Added file: http://bugs.python.org/file16220/issue7921.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7921>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to