[issue557704] netrc module can't handle all passwords

Martin Dengler report at bugs.python.org
Thu Oct 9 14:59:16 CEST 2014


Martin Dengler added the comment:

Sorry for the whitespace-unaware diff.  The attached patch is the real one, with the obvious extra level of indentation around the critical "password = lexer.get_token()" line.

----------
keywords: +patch
Added file: http://bugs.python.org/file36851/python-netrc-password-spaces-bug-557704.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue557704>
_______________________________________


More information about the Python-bugs-list mailing list