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

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

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