8000 Doesn't support Python 3 · Issue #1 · ask/flakeplus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Doesn't support Python 3 #1
Open
@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

      0