"Marco Mariani" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Torsten Bronger wrote: | | > However, join() is really bizarre. The list rather than the | > separator should be the leading actor. | | No, because join must work with _any sequence_, and there is no | "sequence" type to put the join method on.
More generally, it works with any iterable, including dicts... -- http://mail.python.org/mailman/listinfo/python-list