Cursor.fetchall
Jayron Soares
jayronsoares at gmail.com
Mon Nov 28 06:54:18 EST 2011
Hi guys!
I'm stuck at a problem, when I run the follow code:
http://pastebin.com/4Gd9V325
I get this error:
Traceback (most recent call last):
File "/home/jayron/Downloads/grafos.py", line 49, in <module>
g, e = ministro_lei()
File "/home/jayron/Downloads/grafos.py", line 24, in ministro_lei
resp = Q.fetchall()
AttributeError: 'long' object has no attribute 'fetchall'
Please any help ?
cheers
--
*" A Vida é arte do Saber...Quem quiser saber tem que Estudar!"*
http://bucolick.tumblr.com
http://artecultural.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20111128/4dfb8411/attachment.html>
More information about the Python-list
mailing list