Twas brillig at 21:56:31 07.05.2009 UTC-03 when [email protected] did gyre and 
gimble:

 LL> resolving references...
 LL> Exception occurred:
 LL>   File "/usr/lib/pymodules/python2.5/sphinx/application.py", line 147, in 
warn
 LL>     self._warning.write(warntext.encode(encoding, 'replace'))
 LL> TypeError: encode() argument 1 must be string, not None

 LL> Please also report this if it was a user error, so that a better
 LL> error message can be provided next time.

Looks like a programming error. Can you point to the docs you're
building?

 LL> Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)

Locale, plus doc which makes Sphinx output a warning may be the cause,
as it is triggered by the calling Sphinx.warn method with
self._warning.encoding variable being set to None.

-- 

Attachment: pgpChnsC4CGMD.pgp
Description: PGP signature

Reply via email to