[issue1617699] slice-object support for ctypes Pointer/Array

Thomas Wouters report at bugs.python.org
Tue Aug 28 17:37:44 CEST 2007


Thomas Wouters added the comment:

I'd like to check this into the trunk, without the non-step-1 support
for now, so that we can remove simple slicing from the py3k branch. We
can always add non-step-1 support later (all the sooner if someone who
isn't me volunteers to do the painful bits of that support, probably by
copy-pasting from the array module ;-)

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1617699>
_____________________________________


More information about the Python-bugs-list mailing list