How to guard against bugs like this one?
Carl Banks
pavlovevidence at gmail.com
Tue Feb 2 22:55:15 EST 2010
On Feb 2, 5:49 pm, Steven D'Aprano
<ste... at REMOVE.THIS.cybersource.com.au> wrote:
> On Tue, 02 Feb 2010 12:26:16 -0800, Carl Banks wrote:
> > I did not propose obvious module names. I said obvious names like
> > email.py are bad; more descriptive names like send_email.py are better.
>
> But surely send_email.py doesn't just send email, it parses email and
> receives email as well?
No, it doesn't.
Carl Banks
More information about the Python-list
mailing list