Comment 5 for bug 515526

Revision history for this message
poy (poy) wrote :

looks like SWIG constructs an object and the int value can be retreived with:
a.Stats.queueBytes.fget()

this is really SWIG-specific behavior, i don't think it should be changed. also, for the Lua module, it seems to be able to give the stat value just fine.