mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Remove __metaclass__ remains.
This commit is contained in:
parent
7626235633
commit
e81f5ef1eb
5 changed files with 11 additions and 13 deletions
|
|
@ -10,8 +10,6 @@ browser.
|
|||
Changes for Python: Add support for module versions
|
||||
"""
|
||||
|
||||
#__metaclass__ = type
|
||||
|
||||
import os
|
||||
import sys
|
||||
import traceback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue