[Twisted-Python] comments about twisted.trial.unittest
Bob Ippolito
bob at redivi.com
Wed Jun 11 14:12:42 MDT 2003
On Wednesday, Jun 11, 2003, at 15:35 America/New_York, Glyph Lefkowitz
wrote:
>
> On Wednesday, June 11, 2003, at 01:56 PM, Jonathan M. Lange wrote:
>
>> trial -v (Black-n-white verbose output)
>> trial --color -v (Colorful verbose output)
>
> Perhaps color should only be used if sys.stdout.isatty()?
and sys.platform != 'windows'
-bob
More information about the Twisted-Python
mailing list