Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 support, autopep8 formatting, fix for os.startfile() #11

Open
wants to merge 4 commits into
base: PCRT-python3
Choose a base branch
from

Conversation

skypeachblue
Copy link

New pull request for the correct branch

Converted to Python3
Formatted the code with autopep8
os.startfile() is a windows-only function, I created the startfile() function which checks the platform and calls the correct function to make this work on Linux

Tested with the example files on Manjaro Linux Python 3.10

@sherlly
Copy link
Owner

sherlly commented Aug 31, 2022

Can you test this version on Python 3.8 or Python 3.6? I think they are more popular one for users.

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