Bruno P. Kinoshita <brunodepau...@yahoo.com.br> added the comment:

Tested locally on Win10 pro, and both suggestions of steve.dower worked. I've 
put a PR (https://github.com/python/cpython/pull/17435) based on his second 
suggestion.

The rationale being that that way, the format function (zip/bztar/etc) will get 
the absolute file name. I thought this was less risk then trusting that the 
format function would work with the relative paths in win/linux/etc.

----------
nosy: +kinow

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

Reply via email to