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

This commit is contained in:
Jenkins 2014-07-22 21:48:39 +00:00 committed by Gerrit Code Review
commit 942e03b2b1
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