[Tutor] distutils archive creation blocked

spir denis.spir at free.fr
Fri Jun 19 12:24:58 CEST 2009


Solved -- actually it was an error of mine in a wrapping subprocess.Popen() call.

Le Fri, 19 Jun 2009 10:58:02 +0200,
spir <denis.spir at free.fr> s'exprima ainsi:

> 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 at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 


------
la vita e estrany


More information about the Tutor mailing list