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
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
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
"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
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
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
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