Skip to content

Doesn't support Python 3 #1

@wardal

Description

@wardal

Today I tried to check my files with flakeplus using python 3.5.2 and received this errors:

if isinstance(value, basestring):
NameError: name 'basestring' is not defined

and

for k, v in vars(options).iteritems()
AttributeError: 'dict' object has no attribute 'iteritems'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions