ruby %w equivalent

Wildemar Wildenburger wildemar at freakmail.de
Mon Sep 25 17:31:08 EDT 2006


MonkeeSage wrote:
> hg wrote:
>> But today ? what is the cost of replacing %w("blah blah") by
>> Hi_I_Want_To_Split_The_String_That_Follows( "blah blah")
> 
> How about r'blah', u'blah', """blah""", and '''blah'''. :)

C'mon, the last two really don't count.

wildemar



More information about the Python-list mailing list