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-February/020086.html below:

[Python-Dev] [Python 2.2 BUG] pickle/cPickle does not find __slots__

[Python-Dev] [Python 2.2 BUG] pickle/cPickle does not find __slots__ [Python-Dev] [Python 2.2 BUG] pickle/cPickle does not find __slots__john coppola john_coppola_r_s@yahoo.com
Fri, 15 Feb 2002 13:03:10 -0800 (PST)
This is beautiful! It's like an innerclass.
Perfect!  Encapulated delegate.
I can't wait for Python 3.0.

> class Foo(object):
>     property myprop:
>         """A computed property on Foo objects."""
> 
>         def __get__(self):
>             return ...
>         def __set__(self):
>             ...
>         def __delete__(self):
>             ...
>   -Fred
> 
> -- 
> Fred L. Drake, Jr.  <fdrake at acm.org>
> PythonLabs at Zope Corporation


__________________________________________________
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com



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