> "Michele" == Michele Simionato <[EMAIL PROTECTED]> writes:
Michele> There are also my lectures at Oxford:
Michele>
http://www.reportlab.org/~andy/accu2005/pyuk2005_simionato_wondersofpython.zip
Michele>Michele Simionato
You really need to get O'Reilly to publish your s
Mike C. Fletcher a écrit :
> bruno modulix wrote:
>
>> Mike C. Fletcher wrote:
>> (snip)
>>
>>
>>> Though the don't go into extreme detail on decorators (they are
>>> basically syntactic sugar for a particular type of descriptor).
>>>
>>>
>>
>> Err... Could you elaborate on this ? Decorators
bruno modulix wrote:
>Mike C. Fletcher wrote:
>(snip)
>
>
>>Though the don't go into extreme detail on decorators (they are
>>basically syntactic sugar for a particular type of descriptor).
>>
>>
>>
>Err... Could you elaborate on this ? Decorators are syntactic sugar for
>function wrapping,
Mike C. Fletcher wrote:
(snip)
> Though the don't go into extreme detail on decorators (they are
> basically syntactic sugar for a particular type of descriptor).
>
Err... Could you elaborate on this ? Decorators are syntactic sugar for
function wrapping, while descriptors are a 'protocol' to hook
There are also my lectures at Oxford:
http://www.reportlab.org/~andy/accu2005/pyuk2005_simionato_wondersofpython.zip
Michele Simionato
--
http://mail.python.org/mailman/listinfo/python-list
Sorry about that, I misread the original question. However, the
python.org link is still valid as it concerns metaclasses as well as a
handful of other topics.
--
http://mail.python.org/mailman/listinfo/python-list
sysfault wrote:
> On Sun, 21 Aug 2005 17:01:13 -0700, Jeffrey E. Forcier wrote:
>
>
>>Amusingly, I was just perusing these links earlier today. Go go Firefox
>>history search!
>>
>>http://www.python.org/2.2/descrintro.html
>>http://users.rcn.com/python/download/Descriptor.htm
>
>
>
> Are descr
sysfault wrote:
>Does anyone know of any good documentation on these topics, doesn't look
>like the official python tutorial covers them. Thanks in advance.
>
>
PyCon 2005, PyCon 2004 and PyGTA November 2004 presentations here are
all on these topics:
http://www.vrplumber.com/programming/
On Sun, 21 Aug 2005 17:01:13 -0700, Jeffrey E. Forcier wrote:
> Amusingly, I was just perusing these links earlier today. Go go Firefox
> history search!
>
> http://www.python.org/2.2/descrintro.html
> http://users.rcn.com/python/download/Descriptor.htm
Are descriptors the same thing as decorat
Amusingly, I was just perusing these links earlier today. Go go Firefox
history search!
http://www.python.org/2.2/descrintro.html
http://users.rcn.com/python/download/Descriptor.htm
--
http://mail.python.org/mailman/listinfo/python-list
Does anyone know of any good documentation on these topics, doesn't look
like the official python tutorial covers them. Thanks in advance.
--
A wise man knows he knows nothing.
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo