python 2 remove \n code example Example: python strip newline from string a_string = a_string.rstrip("\n")