Bug in string.find; was: Re: Proposed PEP: New style indexing,was Re: Bug in slice type

Paul Rubin http
Tue Aug 30 15:04:33 EDT 2005


bokr at oz.net (Bengt Richter) writes:
> What about if when brackets trail as if attributes, it means
> your-style slicing written with colons instead of semicolons?
> 
>           sequence.[start : stop : step]

This is nice.  It gets rid of the whole $1,$2,etc syntax as well.



More information about the Python-list mailing list