zuul-sphinx/zuul_sphinx
Ian Wienand 44012c032b Open role readme files in utf-8 mode
I managed to get some hidden utf-8 characters into a zuul role
README.rst file which broke building in the gate on python 2.7 in a
rather mysterious way, deep inside the rst parser.

Make sure we open the README.rst files in unicode mode; this way the
lines are passed into the rst core as unicode and things go as
planned.

Change-Id: Id27062989c0527de545b18471eec29926955a4e4
2018-08-20 14:33:12 +10:00
..
__init__.py Add setup to module import 2017-08-04 16:02:27 -07:00
zuul.py Open role readme files in utf-8 mode 2018-08-20 14:33:12 +10:00