Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!proxad.net!feeder1-1.proxad.net!cleanfeed2-a.proxad.net!nnrp3-1.free.fr!not-for-mail Message-ID: <52E0C6B2.1000407@hotmail.com> Date: Thu, 23 Jan 2014 08:37:22 +0100 From: lgabiot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 Newsgroups: comp.lang.python To: python-list@python.org Subject: Re: sqlite3 docbug (was problem with sqlite3) References: <52e07f45$0$3631$426a34cc@news.free.fr> <1f13ee0c-5cb5-4627-9f38-2058a8235083@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Lines: 22 Organization: Guest of ProXad - France NNTP-Posting-Date: 23 Jan 2014 08:37:21 CET NNTP-Posting-Host: 82.67.195.4 X-Trace: 1390462641 news-4.free.fr 2373 82.67.195.4:61982 X-Complaints-To: abuse@proxad.net Xref: csiph.com comp.lang.python:64576 Thanks to all, that was indeed the tuple issue! the correct code is: >>>cursor = conn.execute("SELECT filename, filepath FROM files WHERE max_level