FTP not Returning (Python on Series 60 Nokia)
mbukhin at gmail.com
mbukhin at gmail.com
Wed Mar 29 10:47:34 EST 2006
Right. You know I took your suggestion for more print statements and
found the offending line.
[SNIP]
print "close start"
conn.close()
print "close end"
#return self.voidresp()
print "end of everything"
self.voidresp() was hanging! Do I need it? The file seems to run
without it. I also found this:
http://www.techietwo.com/detail-6362036.html
More information about the Python-list
mailing list