edsu / pymarc

process MARC records from Python
http://python.org/pypi/pymarc
Other
252 stars 98 forks source link

README.md: Consistantly use the "with open() as" syntax #126

Closed cclauss closed 5 years ago

cclauss commented 5 years ago

Easier to read and harder to mess up.