Hi Anita. Il giorno Thu, 13 May 2010 10:21:04 +1200 anita kean <[email protected]> ha scritto:
> On Wed, May 12, 2010 at 05:58:19PM -0400, Yarko Tymciurak wrote: > > Hi - > > > > The current trunk seems to call in color_init() - specifically: > > sphinx/cmdline.py, from sphinx/util/console.py.... which doesn't > > exist (in console.py, or anywhere else I could find) > > > > Regards, > > > > - Yarko > > From the logs, the call to color_init() was inserted at the same time > as a call to color_terminal was removed in sphinx/cmdline.py, but no > change was made in the file sphinx/util/console.py where > color_terminal is. > > Reverting to a call to color_terminal at least allows a build. The commit message says "Add credit for Barry." so I guess some incomplete change has been erroneously committed together with credits. Updating to the previous revision fixes the issue: hg up 38139cf7178b http://bitbucket.org/birkenfeld/sphinx/changeset/38139cf7178b best regards. -- Antonio Valentino -- 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.
