[Python-3000] Making more effective use of slice objects in Py3k (original) (raw)
Josiah Carlson jcarlson at uci.edu
Mon Aug 28 04:45:25 CEST 2006
- Previous message: [Python-3000] Making more effective use of slice objects in Py3k
- Next message: [Python-3000] Set literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Delaney, Timothy (Tim)" <tdelaney at avaya.com> wrote:
Josiah Carlson wrote: > The seemingly proposed textobj(start:stop) returning a view is not > terribly intuitive, as () and [] aren't so terribly different from > each other to not confuse someone initially. Nor {} as I proposed for that matter ;)
I can't really see the difference between () and {} when they are on their own with the font I'm using for email. Yeah, that's not good either.
- Josiah
- Previous message: [Python-3000] Making more effective use of slice objects in Py3k
- Next message: [Python-3000] Set literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]