Re: __slots__
David wrote:[color=blue]
> 3. What is a simple example of a Pythonic use of __slots__ that does NOT
> involved the creation of **many** instances.[/color]
mu. Your question presupposes the existence of such an example.
-Mike
David wrote:[color=blue]
> 3. What is a simple example of a Pythonic use of __slots__ that does NOT
> involved the creation of **many** instances.[/color]
mu. Your question presupposes the existence of such an example.
-Mike
Comment