[issue6048] make distutils use the tarinfo command

2009-05-28 Thread Tarek Ziadé

Tarek Ziadé  added the comment:

done in r72981 and r72984

--
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6048] make distutils use the tarinfo command

2009-05-26 Thread Tarek Ziadé

New submission from Tarek Ziadé :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com