Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!cleanfeed1-a.proxad.net!nnrp5-1.free.fr!not-for-mail Message-ID: <52E0E4A3.2010205@hotmail.com> Date: Thu, 23 Jan 2014 10:45:07 +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> <52E0C6B2.1000407@hotmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Lines: 15 Organization: Guest of ProXad - France NNTP-Posting-Date: 23 Jan 2014 10:45:07 CET NNTP-Posting-Host: 82.67.195.4 X-Trace: 1390470307 news-4.free.fr 2212 82.67.195.4:62849 X-Complaints-To: abuse@proxad.net Xref: csiph.com comp.lang.python:64588 Le 23/01/14 10:04, Mark Lawrence a écrit : > No, you need to remember how to type xyz into your favourite search > engine. For this case xyz would be something like "python single > element tuple". > No big deal, but I don't think you are correct. Problem was that for me I "knew" (it was erroneous of course) that (element) was a python single element tuple... so there was no need for me to look for something I "knew". Once I understood that what I "knew" was wrong (that is after reading the answers to my first post), I did type xyz in my favourite search engine, which led me to the link I posted in my answer...