mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#11565: Merge with 3.1.
This commit is contained in:
commit
3b3499ba69
93 changed files with 124 additions and 124 deletions
|
@ -3967,7 +3967,7 @@ order (MRO) for bases """
|
|||
except TypeError:
|
||||
pass
|
||||
else:
|
||||
self.fail("Carlo Verre __setattr__ suceeded!")
|
||||
self.fail("Carlo Verre __setattr__ succeeded!")
|
||||
try:
|
||||
object.__delattr__(str, "lower")
|
||||
except TypeError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue