[Q]Remove Directory in Win2k

·Q¤@¤U skyer.bbs at openbazaar.net
Sun Jul 15 12:50:01 EDT 2001


Hi~~guys ^^
My patition is NTFS
when I execute below codes, it return error "Permission Denied".
And, the directiory "test" remainly exist.

   import os
   os.mkdir('test')
   os.remove('test')

How to remove directory in NTFS?
--
¡° Origin: ºô¸ôÃäÅuBBS <openbazaar.net> 
¡» From: h9.s208.ts30.hinet.net



More information about the Python-list mailing list