Re: sizeof() in python
Thanks for the reply, yes you're right I just realized it sooner. -- http://mail.python.org/mailman/listinfo/python-list
Re: sizeof() in python
En Tue, 19 Jun 2007 00:20:02 -0300, Alvin Delagon <[EMAIL PROTECTED]> escribió: > Is there a way to know the size of data in python? Like a sizeof feature > in > C? I need this because I have to make a python application that will send > packets at 1-2 kilobytes/sec via UDP. Thank you in advan