New submission from Tennessee Leeuwenburg <tleeuwenb...@gmail.com>:

Hi,

I was writing some coverage tests, and started on a class called MailmanProxy 
inside of smtpd.py. It imports Mailman, which isn't in the standard library. 
I've attached a failing test to demonstrate the problem, but I didn't want to 
delete the section from smtpd.py as a beginner.

Thanks,
-Tennessee

----------
components: Library (Lib)
files: MailmanProxy.diff
keywords: patch
messages: 142701
nosy: barry, ncoghlan, tleeuwenburg
priority: normal
severity: normal
status: open
title: smtpd uses library outside of the standard libraries
Added file: http://bugs.python.org/file22995/MailmanProxy.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to