Alex Orange added the comment:

If you look at the 2.7.3 version of that file: 
http://hg.python.org/cpython/file/70274d53c1dd/Include/object.h it has more 
information. It is a ssizessizeargfunc. I assume it passes the lower and upper 
bound and expects back a subsequence.

----------

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

Reply via email to