summaryrefslogtreecommitdiff
path: root/sphinx/builders/epub.py
diff options
context:
space:
mode:
authorSascha Peilicke <sasch.pe@gmx.de>2013-11-13 15:33:25 +0100
committerSascha Peilicke <sasch.pe@gmx.de>2013-11-13 15:33:25 +0100
commitd413fd5731de449c1f69a6c8f4898fd7645fd494 (patch)
treee19b874b2dce0837fbaa6b2099cb22803343f685 /sphinx/builders/epub.py
parentecdf03ae3a131c3de5d4e407a62b7433e594d192 (diff)
downloadsphinx-d413fd5731de449c1f69a6c8f4898fd7645fd494.tar.gz
BuildDoc shouldn't fail on Unicode paths.
Sub-classes of sphinx.setup_command.BuildDoc may choose to call finalize_options in their run() method again for various reasons. However, currently this fails with py2.7 because of http://bugs.python.org/issue19570. Since it is unlikely that the upstream issue will be solved, a workaround is to re-implement distutils' Command._ensure_stringlike to support Unicode strings.
Diffstat (limited to 'sphinx/builders/epub.py')
0 files changed, 0 insertions, 0 deletions