I have the following list:

[ 'test\n', test2\n', 'test3\n' ]

I want to remove the '\n' from each string in place, what is the most efficient 
way to do that ?

Regards,

Laurent
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to