Color debug output on windows fails

Bug #451858 reported by andrewdied
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Chupycabra
New
Low
Unassigned

Bug Description

Colorized output generated by debug.py doesn't colorize output on windows. Probably this just needs to do a platform test and not colorize on windows.

Tested in cmd and windows PowerShell.

Observed outcome:
DEBUG: sent <presence />
←[;31mOk, ready←[0m
←[;31mType /help for help←[0m
Traceback (most recent call last):
  File "test_client.py", line 247, in <module>
    inputs, outputs, errors = select([sys.stdin], [], [],1)
select.error: (10038, 'An operation was attempted on something that is not a socket')

andrewdied (andrewdied)
Changed in chupycabra:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.