On 26/07/07, Luke Paireepinart <[EMAIL PROTECTED]> wrote: > Wow, it was actually quite a bit harder to Google than I thought :) > well, some experimentation leads me to believe this is the syntax for > list slicing: [...]
It's in the docs, albeit rather tersely: http://www.python.org/doc/current/lib/typesseq.html -- John. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
