Re: [Twisted-Python] Don't Thread On Me t-shirt proposal

2010-10-21 Thread Petr Mifek
Hi, see http://en.wikipedia.org/wiki/Gadsden_flag ;) Petr Marco Giusti wrote: > On Thu, Oct 21, 2010 at 05:02:03PM +1000, Stephen Thorne wrote: > >> On 2010-10-21, Marco Giusti wrote: >> >>> On Wed, Oct 20, 2010 at 08:00:54PM -0400, David Ripton wrote: >>> On 10/20/10 17:10, L

Re: [Twisted-Python] git clone with spawnProcess() can prevent socket data flow, any clue why?

2010-08-28 Thread Petr Mifek
28/2010 06:00 PM, Petr Mifek wrote: > >> Interesting. Also you can check this file (given you started the clone >> on a directory with the sample script where no "gimp" subdir exists) >> >> ls -l ./gimp/.git/objects/pack/tmp_pack_* >> >> There shou

Re: [Twisted-Python] git clone with spawnProcess() can prevent socket data flow, any clue why?

2010-08-28 Thread Petr Mifek
n? Here it is: $ git --version git version 1.7.0.3 Petr Martin Nordholts wrote: > On 08/28/2010 05:02 PM, Petr Mifek wrote: > >> Hi Martin, >> >> I tried your code just for the curiosity and it seems to work here. Are >> you sure it doesn't work? &g

Re: [Twisted-Python] git clone with spawnProcess() can prevent socket data flow, any clue why?

2010-08-28 Thread Petr Mifek
Hi Martin, I tried your code just for the curiosity and it seems to work here. Are you sure it doesn't work? Cloning the Gimp repository takes ages here (half an hour - well, for a ~200MB compressed repository it isn't that bad given my connection speed now), but it eventually finishes. The er

Re: [Twisted-Python] txriak module released.

2010-05-11 Thread Petr Mifek
Hi Ray, that is a great news! I'm already using it in a project. Did I miss a wiki/page for it or so far none exists? Considered putting the source up to http://github.com or similar site to allow for easy following the code, extending & fixing issues? Cheers, Petr Ray Cote wrote: > Hello Twi