os.path.splitext fails on path without proper file base name, like '/something/..000'. Use plain string methods (rsplit). Fixes QubesOS/qubes-issues#3167 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core2.py | ||
| core3.py | ||
| restore.py | ||
os.path.splitext fails on path without proper file base name, like '/something/..000'. Use plain string methods (rsplit). Fixes QubesOS/qubes-issues#3167 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core2.py | ||
| core3.py | ||
| restore.py | ||