summaryrefslogtreecommitdiffstats
path: root/Lib/pydoc.py
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-05-21 19:46:13 (GMT)
committerBarry Warsaw <barry@python.org>2002-05-21 19:46:13 (GMT)
commit0a8d4d5736c8cceda74e7134a6ff446fbee1d5cc (patch)
treea4398880090f36d335aceb320098fb563c656b6d /Lib/pydoc.py
parent6cf09f0792df49527cda241743a34c3555a83835 (diff)
downloadcpython-0a8d4d5736c8cceda74e7134a6ff446fbee1d5cc.zip
cpython-0a8d4d5736c8cceda74e7134a6ff446fbee1d5cc.tar.gz
cpython-0a8d4d5736c8cceda74e7134a6ff446fbee1d5cc.tar.bz2
Message.getaddrlist(): Use the AddressList.addresslist attribute
instead of calling the getaddrlist() method, since the latter doesn't work with multiple calls (it will return the empty list for the second and subsequent calls). Closes SF bug #555035. Include a unittest.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions