python-distilclient/doc
blue55 52b2478cb3 Fix html_last_updated_fmt for Python3
Fix the Sphinx html_last_updated_fmt for Python3. The html_last_updated_fmt
option is interpreted as a byte string in python3, causing Sphinx
build to break. This patch makes it utf-8 string.

Change-Id: Ifb24a14cea59db3efca22ee69961c19db217a55c
2017-07-06 15:19:18 +08:00
..
source Fix html_last_updated_fmt for Python3 2017-07-06 15:19:18 +08:00