This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hoel
Recipients georg.brandl, hoel
Date 2008-07-31.06:47:51
SpamBayes Score 0.020485818
Marked as misclassified No
Message-id <1217486874.82.0.765891231146.issue3469@psf.upfronthosting.co.za>
In-reply-to
Content
OK, using Unicode strings in conf.py does work, so make this a Bug in
sphinx-quickstart. My conf.py was generated by sphinx-quickstart, When
asked for the author(s) name I gave my name and conf.py was generated
with a simple string for the name information instead of a Unicode string.
History
Date User Action Args
2008-07-31 06:47:55hoelsetrecipients: + hoel, georg.brandl
2008-07-31 06:47:54hoelsetmessageid: <1217486874.82.0.765891231146.issue3469@psf.upfronthosting.co.za>
2008-07-31 06:47:54hoellinkissue3469 messages
2008-07-31 06:47:53hoelcreate