Is 'everything' a refrence or isn't it?
Mike Meyer
mwm at mired.org
Sat Jan 14 20:12:48 EST 2006
Steven D'Aprano <steve at REMOVETHIScyber.com.au> writes:
>>>> distance_in_feet = 5
>>>> weight_in_milligrams = 5
>>>> distance_in_feet == weight_in_milligrams
> True
> Since when is a distance comparable to a weight, let alone equal?
The latest (and most impressive to date) to fix this is frink:
<URL: http://futureboy.homeip.net/frinkdocs/ > The examples section is
particularly amusing.
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
More information about the Python-list
mailing list