Re: asynchat and threading

2004-12-06 Thread Fredrik Lundh
Anthony Baxter wrote: > > AFAICT, the main complaint is that it is tied to the TCP transport, > > the sockets API, and the select/poll API. IOW, it cannot easily: > > - integrate TLS on top of TCP (because TLS might involve no-data > >communications, e.g. when TLS negotation happens in the mid

Re: asynchat and threading

2004-11-30 Thread Eric S. Johansson
Jp Calderone wrote: Why not use apt-get? well, I am recommending using apt-get but within entirely different and separate namespace for modules. But on second thought,, it might not be necessary to separate the namespace. If you just need to add the repository for Python modules to the apt

Re: asynchat and threading

2004-11-30 Thread Anthony Baxter
On Mon, 29 Nov 2004 23:24:54 -0500, Caleb Hattingh <[EMAIL PROTECTED]> wrote: > I heartily support something like this, but alas I have not the time to > help out with it. I like the Enthought python distribution because it > installs several packages in one shot. A pity there isn't a similar thi

Re: asynchat and threading

2004-11-29 Thread Michele Simionato
"Eric S. Johansson" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > this points to an important issue that should be addressed at some point > which is the ability to quickly and easily, on the level of rpm or > apt-get, import external frameworks. Depending on your distribu

Re: asynchat and threading

2004-11-29 Thread Jp Calderone
On Mon, 29 Nov 2004 16:05:14 -0500, "Eric S. Johansson" <[EMAIL PROTECTED]> wrote: > If I could simply do: py-get twisted > and have all of the dependencies resolved, it would be wonderful. as a > prototype, I would suggest wrapping apt-get with a python envelope which > automatically invokes

Re: asynchat and threading

2004-11-29 Thread Caleb Hattingh
I heartily support something like this, but alas I have not the time to help out with it. I like the Enthought python distribution because it installs several packages in one shot. A pity there isn't a similar thing for python addons in Linux (or is there?). Something apt-get-like would be

Re: asynchat and threading

2004-11-29 Thread Eric S. Johansson
Anthony Baxter wrote: twisted is too large to go into the python core as is - in addition, there's a mismatch between Python's release cycle speed and twisted's release cycle speed (although the current delayed-until-who-knows-when Twisted 2.0 might be a harbinger of twisted slowing down to Python