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 tarek
Recipients tarek, till
Date 2009-09-07.07:41:09
SpamBayes Score 0.00022392698
Marked as misclassified No
Message-id <1252309271.11.0.849790483006.issue6516@psf.upfronthosting.co.za>
In-reply-to
Content
We can add two options to the commands that create tarballs:

- owner
- group
 

but we first need to add this capacity to the tarfile module because
right now the API doesn't allow you to add files with custom uid and gid.

I am going to add another issue with a proposal for this.
History
Date User Action Args
2009-09-07 07:41:11tareksetrecipients: + tarek, till
2009-09-07 07:41:11tareksetmessageid: <1252309271.11.0.849790483006.issue6516@psf.upfronthosting.co.za>
2009-09-07 07:41:09tareklinkissue6516 messages
2009-09-07 07:41:09tarekcreate