[issue10951] gcc 4.6 warnings

2011-12-17 Thread Jérémy Anger
Jérémy Anger added the comment: I've fixed two more warnings, see my patch. (gcc 4.6.2) -- nosy: +kidanger Added file: http://bugs.python.org/file24004/fix_2warnings.diff ___ Python tracker <http://bugs.python.org/is

[issue13530] Docs for os.lseek neglect to mention what it returns

2011-12-17 Thread Jérémy Anger
Jérémy Anger added the comment: Here is a patch which add the return value of lseek into the documentation. -- nosy: +kidanger Added file: http://bugs.python.org/file23988/patch ___ Python tracker <http://bugs.python.org/issue13