Hello,

when trying to create an archive with

   python setup.py sdist --formats=gztar,zip

all works fine (archives are created) except temp dir deletion. Program blocks 
on

   removing 'foobar-1.0' (and everything under it)

Actually, don't know how to check further for don't where this temp dir is 
supposed to be -- or not (exploring distutils in the mean time).

Denis
------
la vita e estrany
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to