"Brett Cannon" <[EMAIL PROTECTED]> wrote:
> On 1/9/07, Josiah Carlson <[EMAIL PROTECTED]> wrote:
> > "Brett Cannon" <[EMAIL PROTECTED]> wrote:
> > > * Internet (leaving out all questionable modules leads to a Web
> > >   grouping)
> >
> > I'm not a real big fan of the Internet package, but you forgot about
> > smtpd (an asyncore subclass that is an smtp server).
> 
> Or is that more of an email thing?

The rest of the email package is email clients and email storage.  It
fits (being about email), but it is also a server.  I don't know.  If we
*wanted* to go deep, it would be easy (at least in my opinion).

clients
    http
        *
    imap
        *
    pop
        *
servers
    http
        *
    smtp
        *
storage
    dbs
        *
    email
        *


> If you want to deprecate asynchat and move it to asyncore, go for it,
> you maintain it.  =)  Just will want to do that in 2.x probably.

I have some other fixes that should go in for 2.6 first, but with
urgings like that, I'll have to seriously consider it.


 - Josiah

_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to