DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to hide a specific file in python
fn = 'c:file.txt' p = os.popen('attrib +h ' + fn) t = p.read() p.close()
Source by www.daniweb.com #
PREVIOUS
NEXT
Tagged:
#hide
#specific
#file
#python
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit