Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3 ClassType and TypeType bug #6

Closed
ninjatrench opened this issue Jul 18, 2016 · 0 comments
Closed

python 3 ClassType and TypeType bug #6

ninjatrench opened this issue Jul 18, 2016 · 0 comments

Comments

@ninjatrench
Copy link

python3 does not have types.ClassType and types.TypeType

File "go.debian.net/godebian/config.py", line 35, in
from types import ClassType, TypeType
ImportError: cannot import name 'ClassType'

ninjatrench pushed a commit to ninjatrench/go.debian.net that referenced this issue Jul 18, 2016
python 3 ClassType and TypeType
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

No branches or pull requests

1 participant