On Jun 1, 11:11 am, Michele Simionato
wrote:
> On Jun 1, 7:18 pm, LittleGrasshopper wrote:
>
> > I have to thank you for all the invaluable materials you have provided
> > to the python community. The process that you followed must have been
> > incredibly arduous.
>
> *Incredibly ardous* is an e
On Jun 1, 7:18 pm, LittleGrasshopper wrote:
> I have to thank you for all the invaluable materials you have provided
> to the python community. The process that you followed must have been
> incredibly arduous.
*Incredibly ardous* is an exaggeration, but in the case of the MRO
I needed to do som
On Jun 1, 12:42 am, Michele Simionato
wrote:
> On May 31, 2:32 am, LittleGrasshopper wrote:
>
> > Seriously, metaclasses are making my brain hurt. How do people like
> > Michele Simionato and David Mertz figure these things out? Does it all
> > come to looking at the C source code for the CPython
On Jun 1, 12:18 am, Lie Ryan wrote:
> LittleGrasshopper wrote:
> > On May 31, 2:03 pm, a...@pythoncraft.com (Aahz) wrote:
> >> In article
> >> ,
>
> >> LittleGrasshopper wrote:
> On May 31, 12:19=A0am, Arnaud Delobelle wrote:
> > [1]http://www.python.org/download/releases/2.2.3/descri
On May 31, 2:32 am, LittleGrasshopper wrote:
> Seriously, metaclasses are making my brain hurt. How do people like
> Michele Simionato and David Mertz figure these things out? Does it all
> come to looking at the C source code for the CPython interpreter?
Actually I never looked at the C source
LittleGrasshopper wrote:
> On May 31, 2:03 pm, a...@pythoncraft.com (Aahz) wrote:
>> In article
>> ,
>>
>> LittleGrasshopper wrote:
On May 31, 12:19=A0am, Arnaud Delobelle wrote:
> [1]http://www.python.org/download/releases/2.2.3/descrintro/
>>> I'm about 2/3 of the way through this pa
On May 31, 2:03 pm, a...@pythoncraft.com (Aahz) wrote:
> In article
> ,
>
> LittleGrasshopper wrote:
> >> On May 31, 12:19=A0am, Arnaud Delobelle wrote:
>
> >>> [1]http://www.python.org/download/releases/2.2.3/descrintro/
>
> >I'm about 2/3 of the way through this paper (although I don't claim
In article ,
LittleGrasshopper wrote:
>> On May 31, 12:19=A0am, Arnaud Delobelle wrote:
>>>
>>> [1]http://www.python.org/download/releases/2.2.3/descrintro/
>
>I'm about 2/3 of the way through this paper (although I don't claim to
>understand all of it.) There is some heavy duty material in ther
On May 31, 9:24 am, LittleGrasshopper wrote:
> On May 31, 12:19 am, Arnaud Delobelle wrote:
>
>
>
> > LittleGrasshopper writes:
> > > On May 30, 6:15 pm, Carl Banks wrote:
> > >> On May 30, 5:32 pm, LittleGrasshopper wrote:
>
> > >> > On May 30, 4:01 pm, LittleGrasshopper wrote:
>
> > >> > >
On May 31, 12:19 am, Arnaud Delobelle wrote:
> LittleGrasshopper writes:
> > On May 30, 6:15 pm, Carl Banks wrote:
> >> On May 30, 5:32 pm, LittleGrasshopper wrote:
>
> >> > On May 30, 4:01 pm, LittleGrasshopper wrote:
>
> >> > > I am experimenting with metaclasses, trying to figure out how th
LittleGrasshopper writes:
> On May 30, 6:15 pm, Carl Banks wrote:
>> On May 30, 5:32 pm, LittleGrasshopper wrote:
>>
>>
>>
>> > On May 30, 4:01 pm, LittleGrasshopper wrote:
>>
>> > > I am experimenting with metaclasses, trying to figure out how things
>> > > are put together.
Have you read Gu
On May 30, 6:15 pm, Carl Banks wrote:
> On May 30, 5:32 pm, LittleGrasshopper wrote:
>
>
>
> > On May 30, 4:01 pm, LittleGrasshopper wrote:
>
> > > I am experimenting with metaclasses, trying to figure out how things
> > > are put together. At the moment I am baffled by the output of the
> > > f
On May 30, 5:32 pm, LittleGrasshopper wrote:
> On May 30, 4:01 pm, LittleGrasshopper wrote:
>
>
>
> > I am experimenting with metaclasses, trying to figure out how things
> > are put together. At the moment I am baffled by the output of the
> > following code:
>
> > **
On May 30, 4:01 pm, LittleGrasshopper wrote:
> I am experimenting with metaclasses, trying to figure out how things
> are put together. At the moment I am baffled by the output of the
> following code:
>
>
> """
> Output is:
>
> instance of metaclass MyMeta bei
14 matches
Mail list logo