Johny wrote:
> Is  it possible to  create a file on Linux  with access rights?
> For example
>  owner can read and write into the file
> others can only read from the file
> Thanks for replies
> L.
> 
See os.chmod()

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

Reply via email to