alixander / PyScribe

DEPCRECATED/UNMAINTAINED - A Python library to make debugging with print statements simpler and more effective.
MIT License
375 stars 22 forks source link

using with for file operation now #7

Closed aaur0 closed 9 years ago

aaur0 commented 9 years ago

The file operation are performed using "With" operator.