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
+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
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
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