[issue678264] test_resource fails when file size is limited

R. David Murray report at bugs.python.org
Wed Sep 15 16:18:20 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

The test does not fail if FSIZE is not max on linux/py3k, but max is still represented as -1 on linux.  So the reported bug is no longer valid, but Martin's concern has not been addressed.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list