[PIPython] Directory...

Lawrence Oluyede l.oluyede
Ven 19 Nov 2004 15:16:49 CET


On Mon, 16 Aug 2004 16:11:47 +0200, D.B. <sea_may_cry a libero.it> wrote:
> Ok, ho tutte le autorizzazioni del caso, però nn va lo stesso...come
> scriveresti tu la funzione?

import os
for file in os.listdir("percorso"):
  os.remove(file)

ne più ne meno di come l'hai scritta tu

ps. ma che errore ti da??


-- 
Lawrence
"in IE we trust"



More information about the Python mailing list