chris schrieb: > Try > > from sphinx.util.console import nocolor > nocolor() > > I'm pretty sure this is how the Sphinx setuptools extension works so > that garbage isn't printed out when running on Windows.
Windows' cmd doesn't support colors (or only with some trickery?), so color is always disabled there. 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 -~----------~----~----~----~------~----~------~--~---
