mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Whitespace normalization.
This commit is contained in:
parent
15c1fe5047
commit
f733abb783
21 changed files with 128 additions and 128 deletions
|
@ -116,7 +116,7 @@ class MboxTestCase(unittest.TestCase):
|
|||
|
||||
def tearDown(self):
|
||||
os.unlink(self._path)
|
||||
|
||||
|
||||
def test_from_regex (self):
|
||||
# Testing new regex from bug #1633678
|
||||
f = open(self._path, 'w')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue