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, antoine -- http://mail.python.org/mailman/listinfo/python-list
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, antoine -- http://mail.python.org/mailman/listinfo/python-list