A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-March/020652.html below:

[Python-Dev] Explorations on new-style classes

[Python-Dev] Explorations on new-style classes [Python-Dev] Explorations on new-style classesGuido van Rossum guido@python.org
Tue, 05 Mar 2002 15:38:43 -0500
> First, should we add the type of a slot descriptor to 'types'?  i.e.:
> 
>   # Get the type of a member descriptor (its not currently in types)
>   class _Foo(object):
>     __slots__ = 'a'
>   member_descriptor = type(_Foo.a)
>   del _Foo
> 
> If so, I'll submit a patch related the the above.

I'd rather not.  After all I see this as an implementation detail.

> Second, I've been twisting metaclasses to do my evil bidding.

Do you mind if I put off reading about that until later?  I've got my
hands full. :-(

--Guido van Rossum (home page: http://www.python.org/~guido/)



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4