| Store | Cart

OT(Slightly): Thanks to Python.

From: Michael Hudson <m...@python.net>
Wed, 10 Mar 2004 11:47:55 GMT
JanC <usenet_spam at janc.invalid> writes:

> Jacek Generowicz <jacek.generowicz at cern.ch> schreef:> > > - Note that item is bound to objects of completely different types> >   (integer, string, list, hash-table and array, in this case) at> >   different times. (This _does_ mean that it's dynamically typed.)> > Yes, but 2 of the "method versions" use statically typed parameters.> So it seems this is a language that gives you the choice between dynamic > and static typing.

No more than self is statically typed in 

class C:
  def meth(self):
    ...

!

Cheers,
mwh

-- 
    . <- the point                                your article -> .
    |------------------------- a long way ------------------------|
                                       -- Christophe Rhodes, ucam.chat

Recent Messages in this Thread
Aahz Mar 10, 2004 10:48 pm
Bob Ippolito Mar 04, 2004 11:51 pm
David M. Cook Mar 04, 2004 02:57 pm
Ville Vainio Mar 04, 2004 03:29 pm
John Roth Mar 04, 2004 04:37 pm
Michael Hudson Mar 04, 2004 07:40 pm
Christopher Koppler Mar 05, 2004 09:03 am
Jacek Generowicz Mar 05, 2004 09:43 am
JanC Mar 05, 2004 05:16 pm
Jacek Generowicz Mar 08, 2004 09:24 am
JanC Mar 09, 2004 09:25 pm
Michael Hudson Mar 10, 2004 11:47 am
Jacek Generowicz Mar 10, 2004 03:03 pm
JanC Mar 13, 2004 05:24 am
Josiah Carlson Mar 13, 2004 07:17 am
Ville Vainio Mar 13, 2004 09:08 am
Ville Vainio Mar 13, 2004 09:17 am
David M. Cook Mar 05, 2004 06:32 am
David M. Wilson Mar 10, 2004 08:34 pm
Messages in this thread