[Tutor] distutils archive creation blocked

spir denis.spir at free.fr
Fri Jun 19 10:58:02 CEST 2009


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


More information about the Tutor mailing list