Re: Rant (was Re: x*x if x>10
On Sun, 27 Jul 2008 19:46:32 +0200, "Diez B. Roggisch" <deets@nospam.w eb.de>
wrote:
I wish I'd had that advice when I started learning python. It would have
saved me no end of grief.
DaveM
On Sun, 27 Jul 2008 19:46:32 +0200, "Diez B. Roggisch" <deets@nospam.w eb.de>
wrote:
>As a rule of thumb, don't return objects you didn't create inside a
>function from scratch.
>function from scratch.
saved me no end of grief.
DaveM
Comment