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