Skip to content

There is still python2 ish code in the project #788

Description

@ThosRTanner

There's a lot of class X(object) in particular. And the python2 style of calling super(ParentClass, self).

There may be some other stuff (I got rid of the nonzero methods that were lying around when doing the type checking, but I think there were other things). - oh, the checking for EINTR and using ex[0] when you should just be catching InterruptedException

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions