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

Use os.path.join and os.path.sep instead of "/" #282

Closed
wants to merge 1 commit into from
Closed

Use os.path.join and os.path.sep instead of "/" #282

wants to merge 1 commit into from

Conversation

mwm126
Copy link

@mwm126 mwm126 commented Feb 12, 2018

Using "/" literal does not work on Windows/MinGW.

Also use __file__ to be able to run from different directories, such as python amalgamate/merge_all.py

Using "/" literal does not work on Windows/MinGW.
@mwm126
Copy link
Author

mwm126 commented Feb 16, 2018

I didn't notice #279 before. Closing.

@mwm126 mwm126 closed this Feb 16, 2018
@mwm126 mwm126 deleted the patch-1 branch February 16, 2018 14:15
GerHobbelt pushed a commit to GerHobbelt/crow that referenced this pull request Nov 27, 2021
Opt-in websocket protocol enforcement
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.

1 participant