Declaration of an array of unspecified size

Bertel Lund Hansen nospamius at lundhansen.dk
Mon Sep 1 06:53:14 EDT 2003


Anton Vredegoor skrev:

>You followed the OP into using "pop" as a name for an instance.
>However "pop" is also a *method* of type list.

I will change the name. I never use existing identifiers as
variables.

In fact people usually complain about my habit in this respect,
because if I want an English name, but realize that it is already
taken (by me or the system), I use a Danish one instead, so my
program might look like this:

	if number==5: tal*=7
	if text=="people": udsagn="Okay"

a.s.o.

-- 
Bertel, Denmark




More information about the Python-list mailing list