This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Ankur.Ankan, berker.peksag, brandon-rhodes, eric.araujo, ezio.melotti, kyle, larry, lars.gustaebel, rhettinger, serhiy.storchaka, vstinner
Date 2013-03-19.10:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363688917.71.0.180131007269.issue13477@psf.upfronthosting.co.za>
In-reply-to
Content
Note that --create command should support --directory option too.

> Modern tar programs don't need to be told the compression method--they infer it.  If they can do it in C, we can do it in Python.  So we should simply omit the "-bz2" stuff.

An archive may have no extension or have a nonstandard extension. And stdin/stdout does not have a name.
History
Date User Action Args
2013-03-19 10:28:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, lars.gustaebel, vstinner, larry, ezio.melotti, eric.araujo, kyle, brandon-rhodes, berker.peksag, Ankur.Ankan
2013-03-19 10:28:37serhiy.storchakasetmessageid: <1363688917.71.0.180131007269.issue13477@psf.upfronthosting.co.za>
2013-03-19 10:28:37serhiy.storchakalinkissue13477 messages
2013-03-19 10:28:37serhiy.storchakacreate