On Wed, 23 Feb 2005, Shitiz Bansal wrote:

> Is there a python equivalent of c's sizeof function.

Unfortuntately, no, not as a standard builtin.  However, there is a
third-party library called mxTools that does include a sizeof() function:

    http://www.egenix.com/files/python/mxTools.html


Best of wishes to you!

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to