valhallasw / pywikibugs

Python-based Bugzilla reporter -- now hosted on WMF's Gerrit: https://github.com/wikimedia/labs-tools-pywikibugs
7 stars 8 forks source link

bzparser.py: normalize end of line format #20

Closed hashar closed 10 years ago

hashar commented 10 years ago

Was mixing unix and dos end of line. Normalized them.