Skip to content

name 'basestring' is not defined #70

@khanhtranchi

Description

@khanhtranchi

Because the basestring is no longer available in Python 3. From (What’s New In Python 3.0)
So the functions use code like this "isinstance(new_src, basestring)" will be failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions