Closed wassname closed 9 years ago
In python 3.3 I got the error: "pack expected 91 items for packing (got 1)", which is fixed if I pass the traceheader's items in as separate arguments (by adding an *).
In python 3.3 I got the error: "pack expected 91 items for packing (got 1)", which is fixed if I pass the traceheader's items in as separate arguments (by adding an *).