Re: [Twisted-Python] simple global counter

2009-09-15 Thread Tim Allen
On Tue, Sep 15, 2009 at 04:54:09PM +0700, Artem Bokhan wrote: > Tim Allen пишет: > > On Mon, Sep 14, 2009 at 10:09:38PM +0700, Artem Bokhan wrote: > > > >> May somebody give a sample code of simple global counter which could be > >> used with twisted (non-web) enviroment? > > > > I'm not sure w

Re: [Twisted-Python] simple global counter

2009-09-15 Thread Artem Bokhan
Tim Allen пишет: > On Mon, Sep 14, 2009 at 10:09:38PM +0700, Artem Bokhan wrote: > >> May somebody give a sample code of simple global counter which could be >> used with twisted (non-web) enviroment? >> > > I'm not sure what you mean. I want find out if it's possible to count things in c

Re: [Twisted-Python] simple global counter

2009-09-14 Thread Tim Allen
On Mon, Sep 14, 2009 at 10:09:38PM +0700, Artem Bokhan wrote: > May somebody give a sample code of simple global counter which could be > used with twisted (non-web) enviroment? I'm not sure what you mean. If you want to keep a count of something, you can just store it in a variable like anythin

[Twisted-Python] simple global counter

2009-09-14 Thread Artem Bokhan
Hello. May somebody give a sample code of simple global counter which could be used with twisted (non-web) enviroment? ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python