mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
fix test_metaclass
This commit is contained in:
parent
336341f2ae
commit
13b6d0df63
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ Check for duplicate keywords.
|
|||
...
|
||||
Traceback (most recent call last):
|
||||
[...]
|
||||
TypeError: __build_class__() got multiple values for keyword argument 'metaclass'
|
||||
SyntaxError: keyword argument repeated
|
||||
>>>
|
||||
|
||||
Another way.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue