On Fri, 3 Jul 2009 16:11:38 -0400, Gerrat Rickert
wrote:
>
>Well, according to Mark Sapiro on the mailman list, in general,
>"It is based on In-Reply-To: and/or References: headers"
>
>...but I assume you're looking for something a little more specific
>here.
>
A bit. Looking at the messages in
>-Original Message-
>From: Jean-Paul Calderone [mailto:exar...@divmod.com]
>Sent: Friday, July 03, 2009 11:49 AM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] (Mis)indented Posts (list
administrativia)
>
>On Fri, 3 Jul 2009 10:32:07 -0400, Gerrat Rickert
> wrote:
>>...ok, I
>-Original Message-
>From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-
>boun...@twistedmatrix.com] On Behalf Of Jean-Paul Calderone
>Sent: Friday, July 03, 2009 11:27 AM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] Twisted Trial changes working directo
On Fri, 3 Jul 2009 10:32:07 -0400, Gerrat Rickert
wrote:
>...ok, I've created a new post twice on this list twice, and both times
>my post has been indented and placed under a completely
>different/irrelevant post
>
>Here:
>http://twistedmatrix.com/pipermail/twisted-python/2009-June/019859.html
>
On Fri, 3 Jul 2009 10:17:12 -0400, Gerrat Rickert
wrote:
>I have a (Twisted) program that saves & uses a file in the current
>working directory.
>When running tests for the program, Trial changes the working directory,
>causing this file to be written into the '_trial_temp' directory
>instead.
>.
...ok, I've created a new post twice on this list twice, and both times
my post has been indented and placed under a completely
different/irrelevant post
Here:
http://twistedmatrix.com/pipermail/twisted-python/2009-June/019859.html
And Here:
http://twistedmatrix.com/pipermail/twisted-python/2009-J
I have a (Twisted) program that saves & uses a file in the current
working directory.
When running tests for the program, Trial changes the working directory,
causing this file to be written into the '_trial_temp' directory
instead.
...so the program works differently when run via Trial vs. in norm
Geez what a HUGE duh moment. This will ultimately run on multiple
remote servers, but, while doing initial testing, I have been running it on
just my dev box. And, of course, I keep forgetting that twisted (well,
python) doesn't make use of multiple cores. I wasted all yesterday trying to
figu
Sean Hollingsworth wrote:
> Let me start off by warning everyone that I am extremely new to
> twisted (I've been using it maybe a week) and it's highly likely some
> things don't work the way I think they should. Or, I'm just using them
> incorrectly.
>
> [..]
>
> The problems:
>
> Right now, fo
On 2 Jul 2009, at 23:50, Mikhail wrote:
In my example I should have written
run(application)
instead of
run(...)
Then the difference would be more apparent. Namely, in my 'wrapper'
it is explicit what application will be run and where all the services
came from, your 'wrapper' is jus
10 matches
Mail list logo