[issue6622] [RFC] wrong variable used in Lib/poplib.py

Mark Dickinson report at bugs.python.org
Sun Aug 2 18:28:35 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Comparing with trunk, I agree that it seems very likely that 'password' is 
intended here.

It's unfortunate that the test-suite doesn't expose this bug;  it would be 
good to come up with a test that covers this.

----------
nosy: +marketdickinson
stage:  -> test needed
type:  -> behavior
versions: +Python 3.1

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


More information about the Python-bugs-list mailing list