struct - Library Reference 4.3

Colin J. Williams cjw at sympatico.ca
Sat Mar 23 12:56:11 EST 2002


The struct doc provides information about the functions
pack, unpack and calcsize, but none about error.

When a pack error occurs, one is given a message such
as:

     error: required argument is not an integer

This gives no indication as to which of the argument's
components is the source of the grief.

Any information about the error function would be
appreciated.

Colin W.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20020323/4a877b02/attachment.html>


More information about the Python-list mailing list