bruno modulix wrote: > Magnus Lycka wrote: > >>N.Davis wrote: >> >> >>>Functions existing in a module? Surely if "everything is an object" >>>(OK thats Java-talk but supposedly Python will eventually follow this >>>too) >> >> >>int too? ;) > > > Yes, int too.
I was talking about everything being an object in Java... Java has an Integer class which is OO and an int type which is usable from a performance point of view. At least that distinction existed when I was looking at Java. -- http://mail.python.org/mailman/listinfo/python-list