Skip to content

Python3 demos using Python2 syntax were run through 2to3, fixes #191#192

Merged
jason-watkins merged 1 commit intonasa:masterfrom
barf:master
Apr 19, 2020
Merged

Python3 demos using Python2 syntax were run through 2to3, fixes #191#192
jason-watkins merged 1 commit intonasa:masterfrom
barf:master

Conversation

@barf
Copy link
Copy Markdown
Contributor

@barf barf commented Dec 12, 2019

Some print() and input() function calls were Python2 syntax, updated to Python3 using 2to3

@NPrincen
Copy link
Copy Markdown
Contributor

I endorse this pull request for fixing Python3 bugs as I needed to make these changes in addition to the ones in my pull request #202 to get everything working in Python3.

@jason-watkins jason-watkins merged commit 6c468b7 into nasa:master Apr 19, 2020
NPrincen added a commit to NPrincen/XPlaneConnect that referenced this pull request Apr 19, 2020
Merge updated Python3 scripts (nasa#192)
NPrincen added a commit to NPrincen/XPlaneConnect that referenced this pull request Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants