Updated external to revision 4359.
python upload.py -noverify -keep some.80px.jpg Here is some description text Checked for running processes. 1 processes currently running, including the current process. Getting a page to check if we're logged in on mywiki:en Reading file some.80px.jpg The suggested description is: Here is some description text Uploading file to mywiki:en... Traceback (most recent call last): File "upload.py", line 323, in <module> main(sys.argv[1:]) File "upload.py", line 319, in main bot.run() File "upload.py", line 295, in run return self.upload_image() File "upload.py", line 242, in upload_image (('wpUploadFile', encodedFilename, self._contents),), AttributeError: UploadRobot instance has no attribute '_contents'
pywikipedia-l@lists.wikimedia.org