mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Issue #13575: there is only one class type.
This commit is contained in:
parent
9d57481f04
commit
aa6c1d240f
8 changed files with 25 additions and 81 deletions
|
|
@ -1639,6 +1639,8 @@ opcodes = [
|
|||
is pushed on the stack.
|
||||
|
||||
NOTE: checks for __safe_for_unpickling__ went away in Python 2.3.
|
||||
NOTE: the distinction between old-style and new-style classes does
|
||||
not make sense in Python 3.
|
||||
"""),
|
||||
|
||||
I(name='OBJ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue