Antoine De Groote wrote:
> Hi everybody,
>
> is there a python equivalent for the ruby %w operator?
> %w{a b c} creates an array with strings "a", "b", and "c" in ruby...
>
> Thanks a lot
> Regards,
> antoineWhy would they want to make such an obscure API ? ... didn't they have Python to learn from (I am truly amazed - nothing cynical ...just ... why ?!!!!) -- http://mail.python.org/mailman/listinfo/python-list
