[Python-3000] Droping find/rfind?

Ivan Krstić krstic at solarsail.hcs.harvard.edu
Fri Aug 25 22:47:29 CEST 2006


Jean-Paul Calderone wrote:
> http://twistedmatrix.com/trac/browser/sandbox/itamar/cppreactor/fusion

This is the same Itamar who, in the talk I linked a few days ago
(http://ln-s.net/D+u) extolled buffer as a very real performance
improvement in fast python networking, and asked for broader and more
complete support for buffers, rather than their removal.

A bunch of people, myself included, want to use Python as a persistent
network server. Proper support for reading into already-allocated
memory, and non-copying strings are pretty indispensable for serious
production use.

-- 
Ivan Krstić <krstic at solarsail.hcs.harvard.edu> | GPG: 0x147C722D


More information about the Python-3000 mailing list