Fix 3 files with Windows line endings to Unix line endings.

Change-Id: Iadc8e5d195bf998a117da4b7102a8955e238dd4e
This commit is contained in:
David Ripton 2014-02-27 10:32:17 -05:00
parent 21fcdad0f4
commit 6502d4017a
3 changed files with 491 additions and 493 deletions

View File

@ -86,5 +86,3 @@ class catch_warnings(object):
raise RuntimeError("Cannot exit %r without entering first" % self)
self._module.filters = self._filters
self._module.showwarning = self._showwarning