valhallasw added a subscriber: valhallasw.
valhallasw added a comment.

The issue seems to be

1. no program is configured to open .py files, and
2. windows generates a non-ascii error message, which we then happily try to 
decode as ascii

Using Python 3 might help, or alternatively change the line

`output('Unable to detect program for file extension "{0}": {1}'.format( 
extension, e))`

to

`pass`.


TASK DETAIL
  https://phabricator.wikimedia.org/T120222

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: valhallasw
Cc: valhallasw, Aklapper, WereSpielChequers, StudiesWorld, Lokal_Profil, 
pywikibot-bugs-list



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to