diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-02-19 23:34:56 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-02-19 23:34:56 (GMT) |
commit | 59b9a16e72757e1b6266b251f8b12dd9bf69d603 (patch) | |
tree | 937957b4bdbaffec5e8c54fe0a2ed26dcf750ac0 /Python/compile.c | |
parent | d6dd0e65601355bfff52c85b3ac7800ed7edffb5 (diff) | |
download | cpython-59b9a16e72757e1b6266b251f8b12dd9bf69d603.zip cpython-59b9a16e72757e1b6266b251f8b12dd9bf69d603.tar.gz cpython-59b9a16e72757e1b6266b251f8b12dd9bf69d603.tar.bz2 |
Issues #22468, #21996, #22208: Clarify gettarinfo() and TarInfo usage
* Make it more obvious gettarinfo() is based on stat(), and that non-ordinary
files may need special care
* Filename taken from fileobj.name; suggest dummy arcname as a workaround
* Indicate TarInfo may be used directly, not just via gettarinfo()
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions