Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Python Code (V3) is for Python2 and doesn't work with Python3 #44

Open
meehanman opened this issue Jul 2, 2018 · 1 comment
Open

Python Code (V3) is for Python2 and doesn't work with Python3 #44

meehanman opened this issue Jul 2, 2018 · 1 comment

Comments

@meehanman
Copy link

It would be nice to upgrade the examples to work with both Python2 and Python3. The docs says it works with both versions of python, but the examples do not.

@purificant
Copy link

Examples are not Python 3 compatible.

File "basic_list_apks_service_account.py", line 72
    print 'versionCode: %s, binary.sha1: %s' % (
                                           ^
SyntaxError: invalid syntax

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants