MySQLdb and MySQL stored functions
Nick Craig-Wood
nick at craig-wood.com
Wed Feb 4 05:31:58 EST 2009
kurt.forrester.fec at googlemail.com <kurt.forrester.fec at 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 <nick at craig-wood.com> -- http://www.craig-wood.com/nick
More information about the Python-list
mailing list