kurt.forrester@googlemail.com wrote:
> Any ideas on how to suppress the warning output:
> __main__:1: Warning: No data - zero rows fetched, selected, or
> processed
You can use the warnings module to suppress these I would have
thought.
--
Nick Craig-Wood -- http://www.craig-wood.com/ni
kurt.forrester@googlemail.com wrote:
> On Feb 3, 8:28 am, Dennis Lee Bieber wrote:
>> On Mon, 2 Feb 2009 23:28:05 -0800 (PST),
>> kurt.forrester@googlemail.com declaimed the following in
>> comp.lang.python:
>>
>>> However, when I try to use the MySQLdb module it returns an incorrect
>>> v
On Feb 3, 8:28 am, Dennis Lee Bieber wrote:
> On Mon, 2 Feb 2009 23:28:05 -0800 (PST),
> kurt.forrester@googlemail.com declaimed the following in
> comp.lang.python:
>
> > However, when I try to use the MySQLdb module it returns an incorrect
> > value (it returns 1).
>
> > I wish to use the DB