mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Whitespace normalization.
This commit is contained in:
@@ -497,7 +497,7 @@ class ProcessTestCase(unittest.TestCase):
|
||||
resource.setrlimit(resource.RLIMIT_CORE, old_limit)
|
||||
except (ImportError, ValueError, resource.error):
|
||||
return
|
||||
|
||||
|
||||
def test_run_abort(self):
|
||||
# returncode handles signal termination
|
||||
old_limit = self._suppress_core_files()
|
||||
|
||||
Reference in New Issue
Block a user