Share

Python Wikipedia Robot Framework

Tracker: Bugs

5 replace.py -help throws exception - ID: 2822195
Last Update: Settings changed ( malafaya )

replace.py -help throws following exception after common bot help (the
replace.py specific help is not shown):

Traceback (most recent call last):
File "D:\Work\pywikipedia\replace.py", line 705, in <module>
main()
File "D:\Work\pywikipedia\replace.py", line 510, in main
for arg in wikipedia.handleArgs(*args):
File "D:\Work\pywikipedia\wikipedia.py", line 6535, in handleArgs
showHelp(moduleName)
File "D:\Work\pywikipedia\wikipedia.py", line 7005, in showHelp
helpText = helpText.replace(key, value.strip('\n\r'))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 852:
ordinal not in range(128)

Thanks.


André Malafaya Baptista ( malafaya ) - 2009-07-15 23:42

5

Closed

Works For Me

Nobody/Anonymous

other

None

Public


Comments ( 3 )




Date: 2009-10-06 10:56
Sender: malafaya

I confirm the problem no longer exists. Thanks.


Date: 2009-10-04 19:17
Sender: siebrand

Please update your bot and try again. Works for me.


Date: 2009-07-30 09:35
Sender: mga73

I thought it was just me that had messed up by bot so I'm "happy" to see
that others have the same error. My error have almost the same values: line
705, 510. 6573, 7043 and 852. Sadly I have had other problems also. /MGA73


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2009-10-06 10:58 malafaya
close_date - 2009-10-06 10:58 malafaya
status_id Closed 2009-10-06 10:56 malafaya
close_date 2009-10-04 19:17 2009-10-06 10:56 malafaya
resolution_id None 2009-10-04 19:17 siebrand
close_date - 2009-10-04 19:17 siebrand
status_id Open 2009-10-04 19:17 siebrand