Dive Into Python -- Still Being Updated?

Alan Franzoni alan.franzoni.xyz at gmail.com.invalid
Mon Jul 24 04:05:43 EDT 2006


Il 22 Jul 2006 15:48:36 -0700, hanumizzle at gmail.com ha scritto:

> http://diveintopython.org/getting_to_know_python/indenting_code.html
> 
> The function called fib (presumably short for Fibonacci) appears to
> produce factorials. Anyway, 'fib' should really be called 'hem'. :)

I think this is just a bad name for the function... it's not stated
anywhere that it should return a Fibonacci sequence.


> 
> http://diveintopython.org/native_data_types/tuples.html#odbchelper.tuplemethods
> 
> I think tuples have methods, na?

Well... of course they have some *special* methods, (any python object has)
but they have no method of their own. I think this is pretty clear, it's
employed to emphasize the contrast with the list object.

BTW, you can see last update is 20 May 2004; it's right on the homepage.

-- 
Alan Franzoni <alan.franzoni.xyz at gmail.com>
-
Togli .xyz dalla mia email per contattarmi.
Rremove .xyz from my address in order to contact me.
-
GPG Key Fingerprint:
5C77 9DC3 BD5B 3A28 E7BC 921A 0255 42AA FE06 8F3E 
-
Blog: http://laterradeglieroi.verdiperronchi.com



More information about the Python-list mailing list