I'm new to python. Have a simple question.

"open" function can only open an existing file and raise a IOerror when
the given file does not exist. How can I creat a new file then?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to