Objects in Python
Mark Lawrence
breamoreboy at yahoo.co.uk
Wed Aug 22 12:13:29 EDT 2012
On 22/08/2012 16:47, Chris Angelico wrote:
>
> For what you're doing there, though, a class is overkill. Remember,
> Python isn't Java; the most natural way to do everything isn't
> necessarily to write a class that unpacks things and packs them up
> again in a different way.
>
> ChrisA
>
This shows just how poor the Python documentation is. I can't find the
"overcoming brainwashing" section anywhere!!!
--
Cheers.
Mark Lawrence.
More information about the Python-list
mailing list