Skip to content

basestring is incompatible with python 3 #61

@PatrickVanRietschoten

Description

@PatrickVanRietschoten

When I try to run dopy in combination with python 3 I get the following error:

name 'basestring' is not defined

Uncommenting the following line works for me:

https://github.com/Wiredcraft/dopy/blob/master/dopy/manager.py#L83

I do have to make sure that ssh_keys is an array.

(Thank you author for this very good plugin!)

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