[Python-3000] Droping find/rfind? (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Fri Aug 25 22:23:18 CEST 2006
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Josiah Carlson wrote:
Aside from the scheduled removal of buffer in 3.x, I see no particular issue with offering a bytes view and str view in 3.x via two specific bytes and str subtypes.
the fact that it's impossible to offer a view subtype that's com- patible with the current PyString C API might be an issue, though.
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]