Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'shipped': 0.05; 'subject:version': 0.09; 'guys,': 0.16; 'received:172.18.0': 0.16; 'sqlite': 0.16; 'subject:sqlite3': 0.16; 'this?': 0.23; 'header :In-Reply-To:1': 0.27; 'forgot': 0.30; 'anyone': 0.31; 'version': 0.36; 'charset:us-ascii': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:unknown': 0.61; 'within': 0.65; 'utilized': 0.84 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=aTVRNjW1y6NjoOpVf0TT9V0PHXDfZZQvid8DyjJaX1w= c=1 sm=1 a=CRTDazI5n6YA:10 a=9B0NfewgtL4A:10 a=7PYXob_7ZXMA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=oNw28mxuUhXRB3mVwYQ4Ag==:17 a=dNnzoCirqpNlPx3TT28A:9 a=CjuIK1q_8ugA:10 a=4dz-hdXkfjcA:10 a=Q8x3dRQKK4gA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 From: "Joseph L. Casale" To: "'python-list@python.org'" Subject: RE: sqlite3 version lacks instr Thread-Topic: sqlite3 version lacks instr Thread-Index: Ac6LwHRBW97hVOVST0KljPrA4kt7KgAAxvew Date: Sun, 28 Jul 2013 18:53:02 +0000 References: <13d04b58a1024039b66ea54a9d5bb85b@exch.activenetwerx.com> In-Reply-To: <13d04b58a1024039b66ea54a9d5bb85b@exch.activenetwerx.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.18.0.200] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 4 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375037608 news.xs4all.nl 15879 [2001:888:2000:d::a6]:41143 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51396 > Has anyone encountered this and utilized other existing functions > within the shipped 3.6.21 sqlite version to accomplish this? Sorry guys, forgot about create_function...