nonetype error is not callable

homepricemaps at gmail.com homepricemaps at gmail.com
Sun Dec 25 20:39:14 EST 2005


if i do the following i get the url of an image i am looking for

image = ""
image = bs.img
print image

however if i do this
out.write (image )

i get an error that says "nonetype error is not callable"

any ideas




More information about the Python-list mailing list