[Python-3000] Best Practices essays
Fredrik Lundh
fredrik at pythonware.com
Fri Mar 24 18:41:49 CET 2006
Edward C. Jones wrote:
> I know its wrong. It was a mistake I made several times when I was
> earning Python. The m * [ n * [0]] problem is a dark corner of Python
> that exists because Python variables are really pointers. Unfortunately,
> this dark corner is visible to newbies. Which is why it needs to be
> mentioned.
it's already explained in the FAQ, of course.
</F>
More information about the Python-3000
mailing list