sys.argv and while loop
Frank Tobin
ftobin at neverending.org
Wed May 8 16:40:00 EDT 2002
Sean 'Shaleh' Perry, on 2002-05-08, wrote:
> Many times perl will "do the right thing(tm)" for you and without
> telling you. Sometimes you do not want this behaviour. Python
> generally does what you tell it to.
'generally'.
As talked about in a recent thread about comparing strings and ints:
Otherwise, objects of different types always compare unequal, and are
ordered consistently but arbitrarily.
--
Frank Tobin http://www.neverending.org/~ftobin/
More information about the Python-list
mailing list