Michalis Giannakidis wrote:

> Could someone please explain the reasoning/behabiour of these?

in general, methods on C objects are implemented in terms of operations 
on the internal data structures, not in terms of a subset of the methods 
already provided by the object.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to