ruby %w equivalent

hg hg at nospam.com
Mon Sep 25 17:25:56 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'''. :)
> 
> Regards,
> Jordan
> 


Some truth to that !



More information about the Python-list mailing list