mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Whitespace fixes to make the commit hook on hg.python.org happy.
This commit is contained in:
parent
ded28e3863
commit
52e40cd9ec
2 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ class msvccompilerTestCase(support.TempdirManager,
|
|||
compiler.initialize()
|
||||
dll = compiler._vcruntime_redist
|
||||
self.assertTrue(os.path.isfile(dll))
|
||||
|
||||
|
||||
compiler._copy_vcruntime(tempdir)
|
||||
|
||||
self.assertFalse(os.path.isfile(os.path.join(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue