avoid ansi-escape replacing inside eclipse-pydev#109
Conversation
avoid conflicting colorama with the recommended eclipse plugin (ansi-escape) by pydev author that can enable color in pydev-console it's make both terminal & eclipse console can show color
|
Hi. I think the check will fit more neatly in In addition there are pep8 issues with the comments: |
|
Hey. FYI, yesterday I created a PR to test releases before we push them to PyPI. When that is merged, I'll be more confident about resuming merges and releases. I'll try to look at this PR soon. Thank you for creating it! |
|
I concur with wiggin's thoughts on this - the check needs to be done along with all the other similar checks in the place he suggests. Also, we'd need tests before we could merge this. |
avoid conflicting colorama with the recommended eclipse plugin (ansi-escape) by pydev author that can enable color in pydev-console

it's make both running code in terminal & eclipse console can show the correct color
eclipse ansi-escape console = http://stackoverflow.com/questions/32196958/change-logging-colors-in-pydev-windows