Re: [BangPypers] Performance benefits of Generators?

2009-06-30 Thread Chirayu Patel
On Tue, Jun 30, 2009 at 3:36 PM, Amit Saha wrote: > > Theoretically and/or practically, is it possible to reason about the > performance gain/loss of using generators? The PEP 255 > (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. > > Anything that any of you would like to s

Re: [BangPypers] Python 3.0

2008-08-01 Thread Chirayu Patel
+1 On Fri, Aug 1, 2008 at 8:18 PM, O.R.Senthil Kumaran <[EMAIL PROTECTED]>wrote: > * scriptor Anand Chitipothu, explico > > > > The purpose of this mail is to probe the pulse of the list in > > > terms of conducting meetings where we can discuss Python 3.0 > > > about the time it is released (whi

Re: [BangPypers] Finding methods in a python script

2008-03-13 Thread Chirayu Patel
Heshan, You will find http://docs.python.org/lib/inspect-types.html helpful. "A.__dict__["foo"].func_code.co_varnames" will give you arguments of foo. CP On 3/13/08, Heshan Suriyaarachchi <[EMAIL PROTECTED]> wrote: > > Hi >I am talking about a scenario like this > > class A: > def foo(v

Re: [BangPypers] Anyone interested in a specific Django meet

2008-01-22 Thread Chirayu Patel
I want to attend the meet. Where is the TW office located? :-) regards, CP Darkseid wrote: > I've booked a slot from 4pm to 6pm at TW on Saturday. > > -Sidu > > Anand Chitipothu wrote: > >> On Jan 22, 2008 10:56 AM, Anand Balachandran Pillai <[EMAIL PROTECTED]> >> wrote: >> >> >>> Hi