Skip to content

getting error basestring is not defined #1

@ninjakx

Description

@ninjakx

Line no. 101-102 of the export.py

    elif isinstance(out_file, basestring):
        out_file = open(out_file, "w")

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