-
-
Notifications
You must be signed in to change notification settings - Fork 26
Support comments in netrc file #107 #122
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
Conversation
pombredanne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks... see some comments to consider
|
Also, I wonder if we really need tinynetrc and cannot instead directly use the netrc standard library module? |
Makes sense trying the standard netrc module |
4f5c636 to
9f265fb
Compare
pombredanne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! you just need to remove the dep on tinynetrc
9b9013a to
8c84cb9
Compare
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
8c84cb9 to
9bdb540
Compare
Reference: #107
Signed-off-by: Tushar Goel tushar.goel.dav@gmail.com