DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python delete contents of file
f = open('file.txt', 'r+') f.truncate(0)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#delete
#contents
#file
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit