| commit | b34ef94d460ec0dcf8bdd12da8834bf097f826f6 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu Apr 24 20:11:20 2003 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Thu Apr 24 20:11:20 2003 +0000 |
| tree | 51242a208c53f582ac0beb68fe45eade7fb702a6 | |
| parent | bfcbfa7c46fce54616b8b71ab27472da16759bf0 [diff] |
SF bug 557704: netrc module can't handle all passwords Let netrc handle entries with login fields (mail servers for instance) by having login default to ''. Backport candidate.