Thomas Krüger <[EMAIL PROTECTED]> wrote: > BTW: having one way to do it is one of the main ideas of Python's > philosophy.
Yes, just like C's -- see point 4 in the "Spirit of C" summary taken from the ISO Standard for C and quoted e.g. at <http://www.artima.com/cppsource/spiritofc.html> . Of course, it's an ideal, a design principle, not an actual description of how things turn out (in either language). Alex -- http://mail.python.org/mailman/listinfo/python-list
