Michał Górny <mgo...@gentoo.org> added the comment:

> Adding this API would require to provide a way to set file status like mode, 
> uid, gid, mtime, type, linkname, uname and gname.

That's why I mentioned addfile() -- it takes TarInfo object for that purpose.  
I suppose the new function should have the same parameters, except it would set 
size in the TarInfo instance instead of getting it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to