2010/7/19 oyster <lepto.pyt...@gmail.com>:
> I mean writeonly, hidden, system and so on attributes
>
> I use windows, but if possible, is there any method to do so in a
> crossplatfrom way?
>
> thanks
> --
> http://mail.python.org/mailman/listinfo/python-list
>

You may check to see several possibilities
http://timgolden.me.uk/python/win32_how_do_i/copy-a-file.html
Probably the shutil module might be appropriate for simple usecases.

hth,
  vbr
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to