On Tue, 29 Dec 2009 14:55:36 -0600
César García wrote:
> Hello guys, this are my first steps into twister and this is my first
> app with twister, using examples from the twisted documentation and
> reading it a lot ( interfaces are still not for me ), I've come to
> this code:
>
> http://pasteb
On Thu, 31 Dec 2009 12:35:49 -0500
Landreville wrote:
> I've just noticed the transaction_timestamp is actually way (up to
> several minutes) before the database proc gets called. I'm on
> postgresql 8.4 so the transaction_timestamp is when the transaction
> started, and I compared it against the
On Fri, 5 Feb 2010 13:19:00 -0600
Kevin Horn wrote:
> > I'll see if I can find/make time to have a look at the CSS.
>
> That would be really great. There are a few things that are driving
> me bonkers. For example: the prev/next/index links on the right hand
> side of the gray navbar are 1 frea
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/distribution system
> needs to be revamped a little. I've been meaning to talk to radix
> about this, but haven't found the time...
On Tue, 16 Mar 2010 09:48:17 -0400
Mikhail Terekhov wrote:
> On Mon, Mar 15, 2010 at 6:36 PM, Tim Allen
> wrote:
> > On Mon, Mar 15, 2010 at 09:30:05AM -0500, Mikhail Terekhov wrote:
> >> In addition to that the menu is overlapped in FF but this was the
> >> same way before
> >> update. BTW in I
I got the incantation for re-routing
Twisted's logging system into the Python one by stitching together
code-snippets from
http://twistedmatrix.com/documents/current/core/howto/logger.html#starting-the-global-log-publisher
Is there some better way, or some other thing I should be doing?
--
Timo