Skip to content

convert all classes to new-style classes #3

Description

@vstinner

Originally reported by: teythoon (Bitbucket: teythoon, GitHub: teythoon)


This patch converts all class definitions to new-style classes. This is important for a pet project of mine that subclasses PtraceProcess and another mixin class and mixing old- and new-style classes using multiple inheritance doesn't work too well.


Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions