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

Learn how python classes work #4

Open
mjsir911 opened this issue May 10, 2017 · 1 comment
Open

Learn how python classes work #4

mjsir911 opened this issue May 10, 2017 · 1 comment
Assignees

Comments

@mjsir911
Copy link
Owner

Python has this fancy thing called abstract base classes that are classes that should not be used on their own but should be subclassed.

@mjsir911
Copy link
Owner Author

Needed for response class

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

3 participants