Skip to content

Support old-style classes in Python 2#35

Open
Blender3D wants to merge 2 commits into
keleshev:masterfrom
Blender3D:master
Open

Support old-style classes in Python 2#35
Blender3D wants to merge 2 commits into
keleshev:masterfrom
Blender3D:master

Conversation

@Blender3D

Copy link
Copy Markdown

type(s) is type doesn't work for old-style classes, but inspect.isclass() handles both old-style and new-style classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant