I am trying to download a file from the server, I am getting this
error,what does this mean

   localFile = open(localFileName, 'wb')
TypeError: coercing to Unicode: need string or buffer, type found

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to