Kuberan Naganathan <kubi...@gmail.com> added the comment:

In addition I would like the posix_lseek function to accept a value larger than 
2^63 as a seek offset.  Currently I seem to need to seek multiple times within 
a file to achieve an offset larger than 2^63 ( assuming the return type check 
on the return value of lseek is fixed. )

----------

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

Reply via email to