O.R.Senthil Kumaran schrieb:
> 
> On Dec 23, 8:08 pm, Georg Brandl <[email protected]> wrote:
>> It's questionable whether this is a bug in Python -- the wordsep_re
>> attribute of TextWrapper was changed from re pattern to string. Sphinx
>> patches this attribute and therefore it has a problem with the
>> trunk version.
>>
>> I'll speak with the patch author to resolve if the compatibility should
>> be kept or Sphinx needs to be fixed; until then you can just delete the
>> "re.compile" in writers/text.py line 38.
> 
> You meant, Sphinx/textwriter.py, right? Yes, that fixed(or worked
> around) issue.

You're right, in 0.5 it is textwriter.py.

Georg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to