Skip to content

Python2 or 3 or both ?  #1

@anooprh

Description

@anooprh

My only ask is to be compatible with python3. I see you had used python 2 style class declarations

class WalletService(object):
    ....

My order of preference would be

  1. Python3 code but be usable with both python2 and python3
  2. Python3 code but be usable with only python3

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