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

Adopt abstract base class syntax #1130

Closed
stevenbird opened this issue Sep 12, 2015 · 4 comments
Closed

Adopt abstract base class syntax #1130

stevenbird opened this issue Sep 12, 2015 · 4 comments

Comments

@stevenbird
Copy link
Member

NLTK has plenty of abstract base classes. Now that Python has support for these, we need to audit the codebase and adopt this syntax.

cf https://docs.python.org/3.0/whatsnew/2.6.html#pep-3119

@stevenbird
Copy link
Member Author

Thanks @mrecachinas and @kmike for #1223. It looks like we have a model that can be applied across the toolkit now.

@souravsingh
Copy link

@stevenbird Is the issue fixed?

@gmotzespina
Copy link

@stevenbird it seems that this issue has been fixed, it might be useful to close it.

@stevenbird
Copy link
Member Author

Thanks @souravsingh, @gmotzespina!

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

No branches or pull requests

3 participants