]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #9412: make list of messages an instance attribute instead of class attribute.
authorGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 13:19:42 +0000 (13:19 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 13:19:42 +0000 (13:19 +0000)
commit6d23c44ee513058ba272a0d6ad2066252684799c
tree165d146cf7e62b1a81da6be4363fb868229c5459
parent8dcaa7396fd89ec84a29ae90c7958d0618ee6c62
Fix #9412: make list of messages an instance attribute instead of class attribute.
Lib/test/test_smtpd.py