Hello ,
i am trying to change mode of files using the
os.chmod()funct ion. But i am getting an error
" os.chmod(outfil e,0700)
TypeError: coercing to Unicode: need string or buffer,
file found"
Please Help,
Pranav
_______________ _______________ _______________ _____
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
i am trying to change mode of files using the
os.chmod()funct ion. But i am getting an error
" os.chmod(outfil e,0700)
TypeError: coercing to Unicode: need string or buffer,
file found"
Please Help,
Pranav
_______________ _______________ _______________ _____
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
Comment