Skip to content

changing the path for mac book in py#2

Open
winterrykim wants to merge 1 commit into
masterfrom
issue1-window_to_mac
Open

changing the path for mac book in py#2
winterrykim wants to merge 1 commit into
masterfrom
issue1-window_to_mac

Conversation

@winterrykim

Copy link
Copy Markdown
Contributor

#1 changing the path for mac book in py

@rngadam rngadam left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's unacceptable to use absolute paths in your code in the first place.

use file, dirname and os.path.join to create a location independent, os-independent references:

https://stackoverflow.com/questions/9271464/what-does-the-file-variable-mean-do/9271479#9271479

@TabrisArg TabrisArg added the good first issue Good for newcomers label Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants