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

Save/retrieve .AUTHTOKEN in/from user's home directory #6

Closed
wants to merge 1 commit into from

Conversation

aakodadi
Copy link
Contributor

No description provided.

@dmonn
Copy link
Owner

dmonn commented Oct 19, 2016

Hello there! Thanks a lot, but I believe this won't work on Windows, since Windows doesn't have a HOME environment variable. Source: http://stackoverflow.com/questions/14742064/python-os-environhome-works-on-idle-but-not-in-a-script.

How could we solve this?

@aakodadi
Copy link
Contributor Author

Yes, it won't work on Windows. I didn't think of that at first. How about os.path.expanduser('~'), I think it should work fine.

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.

None yet

2 participants