summaryrefslogtreecommitdiffstats
path: root/Lib/test/mock_socket.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #16042: CVE-2013-1752: smtplib: Limit amount of data read byGeorg Brandl2014-09-301-2/+7
* fix test_smtplib/test_smtpd collision through pre-loaded reply data in mock_s...Richard Jones2010-08-041-0/+1
* improvements to test_smtplib per issue2423Richard Jones2010-08-031-0/+153