mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-26 22:56:15 +01:00
d80a3b7457
`ext_fnhdr` exists only if call `_appendHdr()` once found a very long file name. Without that, impossible to get `ext_fnhdr_data`. It should be safe to leave `ext_fnhdr_data` as None if no `ext_fnhdr` added since later every `hdrs` will be checked for very long file name and if none of them will meet the condition, `ext_fnhdr_data` is not needed at all. |
||
---|---|---|
.. | ||
__init__.py | ||
ar.py | ||
archquery.py | ||
cpio.py | ||
debquery.py | ||
git_version.py | ||
helper.py | ||
models.py | ||
packagequery.py | ||
repodata.py | ||
rpmquery.py | ||
safewriter.py | ||
xdg.py | ||
xml.py | ||
xpath.py |