Hello,

In the Python documentation, when opening the file in write mode, it
mentions the following:

*writing (truncating the file if it already exists)*
What is meant by "truncating" here? Is it simply overwriting the file
already existing?

Thanks.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to