Re: [Twisted-Python] multiple versions of twisted on same machine

2010-04-27 Thread Pet
On Tue, Apr 27, 2010 at 5:28 PM, wrote: > On 02:43 pm, petshm...@googlemail.com wrote: >> >>Hi, >> >>I can't install Twisted in VirtualEnv. Can someone explain what is >>wrong, please? Thanks! >> >> >>(newtwisted)hostname:/usr/local/development/newtwisted/bin# >>easy_install Twisted >>[snip] >>Ru

Re: [Twisted-Python] multiple versions of twisted on same machine

2010-04-27 Thread exarkun
On 02:43 pm, petshm...@googlemail.com wrote: > >Hi, > >I can't install Twisted in VirtualEnv. Can someone explain what is >wrong, please? Thanks! > > >(newtwisted)hostname:/usr/local/development/newtwisted/bin# >easy_install Twisted >[snip] >Running Twisted-10.0.0/setup.py -q bdist_egg --dist-dir

Re: [Twisted-Python] multiple versions of twisted on same machine

2010-04-27 Thread Pet
On Sat, Feb 13, 2010 at 6:05 AM, Glyph Lefkowitz wrote: > On Feb 11, 2010, at 5:27 PM, Timothy Allen wrote: > >> On Thu, 11 Feb 2010 11:54:47 -0600 >> Kevin Horn wrote: >>> Not entirely related to this discussion (though not entirely >>> unrelated), I think that Twisted's whole release/distributi

[Twisted-Python] draft of an article on Twisted

2010-04-27 Thread Jean Daniel
Hello, I have written an introductory article to Twisted, and I would be delighted to see it published on Linux Weekly News some day. It is available at: http://jdb.github.com/concurrent.html Here is the plan in brief: 1. what Twisted is: what "network framework" means, 2. what network concurren