News

Text editors provide one way to manipulate content.xml, so let's give that a try ... We can see how raw strings work by using Python's shell: >>> print 'normal string: \n is a newline' normal string: ...