file.write
write(str)
Write a string to the file. There is no return value. Due to buffering, the string may not actually show up in the file until the file.flush or file.close method is called.
write(str)
Write a string to the file. There is no return value. Due to buffering, the string may not actually show up in the file until the file.flush or file.close method is called.
this page was rendered by a django application in 0.00s 2012-02-12 19:25:37.789365. hosted by webfaction.