Skip to content

Fixed path split to also work on Windows.#3

Open
dgorley wants to merge 1 commit into
brack3t:masterfrom
dgorley:master
Open

Fixed path split to also work on Windows.#3
dgorley wants to merge 1 commit into
brack3t:masterfrom
dgorley:master

Conversation

@dgorley
Copy link
Copy Markdown

@dgorley dgorley commented Mar 7, 2012

Hi, I changed the get_project_dir() function to split on / or , so that it works in Windows.

@BitLooter
Copy link
Copy Markdown

Why not use os.path.sep to automatically select the correct separator for the host system?

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