[issue6048] make distutils use the tarinfo command

Tarek Ziadé <report@bugs.python.org> at psf.upfronthosting.co.za Tarek Ziadé <report@bugs.python.org> at psf.upfronthosting.co.za
Sun May 17 14:19:55 CEST 2009


New submission from Tarek Ziadé <ziade.tarek at gmail.com>:

Currently Distutils uses the "tar" command to build tarballs. 

It's better to use the tarinfo module, so Distutils does not depend on
the "tar" program anymore.

----------
assignee: tarek
components: Distutils
messages: 87994
nosy: tarek
severity: normal
status: open
title: make distutils use the tarinfo command
type: behavior
versions: Python 2.7, Python 3.1

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


More information about the Python-bugs-list mailing list