[issue15301] os.chown: OverflowError: Python int too large to convert to C long

Larry Hastings report at bugs.python.org
Mon Apr 22 21:10:17 CEST 2013


Larry Hastings added the comment:

Whoops, meant to throw in a Fraction too.  Added that.  Also hoisted the imports out of the function call, just to be a good guy.

----------
Added file: http://bugs.python.org/file29978/larry.chown.unsigned.uid.gid.5.diff

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


More information about the Python-bugs-list mailing list