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