How can I remove hidden characters from a string? The row length in the database is different from the row in pythone. Most likely these are the characters \ t \ r \ n
How can I remove hidden characters from a string? The row length in the database is different from the row in pythone. Most likely these are the characters \ t \ r \ n
Source: https://ru.stackoverflow.com/questions/817906/
All Articles
\Smeta symbol. - And\t\r\ncharacters is hidden and beautifully burned by its output behavior. Maybe you betterprint(repr(строка))for each of your problem lines and show the result to us? - andreymal