Hi,

Michael reported that sdist produces a zip file under windows and a
tar file under posix by default, which is inconsistent.

I've changed the sdist command some time ago, so it uses the sdtilb
tarfile module, instead of the "tar" command,
meaning that we could switch to the tar format under windows by
default as well now, not requiring the "tar" program anymore

But some people may prefer the zip format.

What are your opinion on this ?

You can respond here, or in the issue we have created
http://bugs.python.org/issue6296

Thanks

Cheers
Tarek

-- 
Tarek Ziadé | http://ziade.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to