]> granicus.if.org Git - cgit/commit
filter: set environment variable PYTHONIOENCODING to utf-8
authorRoy Marples <roy@marples.name>
Thu, 9 Mar 2017 00:18:10 +0000 (00:18 +0000)
committerLukas Fleischer <lfleischer@lfos.de>
Thu, 10 Aug 2017 13:15:55 +0000 (15:15 +0200)
commit67e2b69ec96a117b98c9028013ce0258574efe80
treeb15b6f1753bdd3b941ace3ce4cd1e0cf81885807
parent7f7f91141ced1085dd2c6dbc5c65703d73b1b8c7
filter: set environment variable PYTHONIOENCODING to utf-8

This allows different versions of Python to be used rather than
forcing version specific encoding in each script.

Signed-off-by: Roy Marples <roy@marples.name>
Signed-off-by: John Keeping <john@keeping.me.uk>
filter.c
filters/email-gravatar.py
filters/syntax-highlighting.py