M.-A. Lemburg wrote:
> If you use PyBytes APIs, you expect to find PyBytes functions in
> the libs and also set breakpoints on these.

AFAICT, the PyBytes_* functions are in both Py2.6 and Py3 now, so no problem 
here.

Besides, how likely is it that users set a breakpoint on the PyBytes/PyString
functions?

Stefan

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to