[issue13477] tarfile module should have a command line

Berker Peksag report at bugs.python.org
Thu Sep 26 20:41:52 CEST 2013


Berker Peksag added the comment:

Thanks for the rebase, Antoine.

Here is an updated patch:

- Adressed Serhiy's comments. I didn't add a directory parameter to the
  create command to keep the CLI simple.
- Added a test for dotless files
- Returned proper exit codes

----------
components: +Library (Lib)
Added file: http://bugs.python.org/file31879/issue13477_v5.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13477>
_______________________________________


More information about the Python-bugs-list mailing list