[issue25101] test_zipfile failure when run by unprivileged user with installed Python

Serhiy Storchaka report at bugs.python.org
Mon Sep 14 08:11:48 CEST 2015


Serhiy Storchaka added the comment:

Here is a patch that check write access by just trying to create a file.

----------
keywords: +patch
stage: needs patch -> patch review
versions: +Python 2.7, Python 3.4, Python 3.6
Added file: http://bugs.python.org/file40455/test_zipfile_check_write_access.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25101>
_______________________________________


More information about the Python-bugs-list mailing list