amyreese / markdown-pp

Preprocessor for Markdown files to generate a table of contents and other documentation needs
MIT License
309 stars 68 forks source link

fix: unclosed socket - gets rid of ResourceWarning messages. #32

Closed leotrs closed 8 years ago

amyreese commented 8 years ago

While we're at it, could you change this to use contextlib.closing to deal with this instead?

https://docs.python.org/2/library/contextlib.html#contextlib.closing