Skip to content

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

Closed
skypeachblue wants to merge 4 commits into
sherlly:masterfrom
skypeachblue:master
Closed

Python3 support, autopep8 formatting, fix for os.startfile()#10
skypeachblue wants to merge 4 commits into
sherlly:masterfrom
skypeachblue:master

Conversation

@skypeachblue

Copy link
Copy Markdown

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

@skypeachblue skypeachblue mentioned this pull request Aug 11, 2022
@sherlly

sherlly commented Aug 30, 2022

Copy link
Copy Markdown
Owner

Thanks for your contribution! Can you send pr again on branch "PCRT-python3"? I just created it and I think it's a better choice for users :-)

@skypeachblue

Copy link
Copy Markdown
Author

Ok I just did :) #11

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.

2 participants