isaacg1 / pyth

Pyth, an extremely concise language. Try it here:
https://pyth.herokuapp.com/
MIT License
263 stars 57 forks source link

Print debug info on stderr. #149

Closed orlp closed 9 years ago

orlp commented 9 years ago

Sometimes I want to pipe output into a file, but I still have debug mode on. Printing debug output on stderr is the proper way to solve this.

isaacg1 commented 9 years ago

Fixed by 7668e0c323410293d083ce0d3e62d68d8512dc7c