python - Convert multiline string to single line string -


I am using Google App Engine and I have to put a multiline string in the datastore. Unfortunately, GAE does not allow that I need this string multipurpose, so is there any way to convert and store any single string in a row string?

You do not need a conversion:

(multiline = true)

/ P>

Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -