Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'latter': 0.09; 'python': 0.11; "'%s'": 0.16; 'attribute.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:run': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'print': 0.22; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; '2.6': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'mar': 0.68; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=MKMJ1tZckSm4gNdEVhOdfg2hrxdrYdbcEmYP9BGPVVc=; b=Te71LMxxIg9BzvjQKSVrSP4LcTjtQlCvtrxOogiuJkwIzVKOk3J74q/pt67RdxNvKg jNCzbBIfBY4/9fyPeX17OJLdrM3RpHVKoiNKMh4Xswxex4yuIuhJwMdqvwvbsKxZZ4ZD pqqU8H7AAzbUjkSWqmLAycwbqKdTVIzI44pi0QtyewvZ4mQKIA4C+LRyMJpeNpRSWKIJ hbmIG6HDESWqa6Cia+EOhfnnN1iE1l1KzpeSmh0eQzb4AKFyMyFtZOjyoNfjxVLWOOMq VqWpzCCAd8Pd7VuPqoDLq/mOGPgmlJCZm9o1/fGaLY95M2kiEcrJpkkUq55hRpMplyEh guwg== MIME-Version: 1.0 X-Received: by 10.52.88.197 with SMTP id bi5mr21974549vdb.58.1364444084901; Wed, 27 Mar 2013 21:14:44 -0700 (PDT) In-Reply-To: <27d81c51-92cc-40bf-b9c3-701c19fca282@googlegroups.com> References: <2ac959c6-d169-452f-b622-83fe25fbd8da@googlegroups.com> <27d81c51-92cc-40bf-b9c3-701c19fca282@googlegroups.com> Date: Thu, 28 Mar 2013 15:14:44 +1100 Subject: Re: Cannot run a single MySQLdb execute.... From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364444087 news.xs4all.nl 6861 [2001:888:2000:d::a6]:60607 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42088 On Thu, Mar 28, 2013 at 3:08 PM, =CD=DF=EA=EF=F2 =C3=EA=F133=EA wrote: > If you mean if iam using '?' or this '%s' the latter used to work flawles= sly with python 2.6 but it does not in pythin 3.2.3 Print out the value of that attribute. ChrisA