mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
#11565: Merge with 3.1.
This commit is contained in:
commit
3b3499ba69
93 changed files with 124 additions and 124 deletions
|
@ -39,7 +39,7 @@ class cleanTestCase(support.TempdirManager,
|
|||
self.assertTrue(not os.path.exists(path),
|
||||
'%s was not removed' % path)
|
||||
|
||||
# let's run the command again (should spit warnings but suceed)
|
||||
# let's run the command again (should spit warnings but succeed)
|
||||
cmd.all = 1
|
||||
cmd.ensure_finalized()
|
||||
cmd.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue