Skip to content

Conversation

@glensc
Copy link
Contributor

@glensc glensc commented Jan 15, 2022

This is not needed for Python3 as the "old style" classes don't exist and inheritance from object is implicit.

This is not needed for Python3 as the "old style" classes don't exist
and inheritance from object is implicit.

- https://stackoverflow.com/questions/15374857/should-all-python-classes-extend-object
- http://docs.python.org/release/2.5.2/ref/node33.html
glensc added a commit to glensc/python-pytrakt that referenced this pull request Nov 2, 2022
@glensc
Copy link
Contributor Author

glensc commented Nov 2, 2022

Carried to my fork:

@glensc glensc changed the title Cleanup: Drop classes extending from object [python-pytrakt] Cleanup: Drop classes extending from object Nov 2, 2022
@glensc glensc mentioned this pull request Nov 2, 2022
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