Skip to content

Changes

Summary

  1. pySim.tlv.COMPR_TLV_IE: Patch comprehension bit if derived class misses (details)
Commit 108c5110f3215c985c9913497c82f8f1f76e9bf5 by laforge
pySim.tlv.COMPR_TLV_IE: Patch comprehension bit if derived class misses it

Our current implementation assumes that all COMPR_TLV_IE are created
with a raw tag value that has the comprehension bit set.  Check for this
during the class __new__ method and print a warning if we have to fix it up

Change-Id: I299cd65f32dffda9040d18c17a374e8dc9ebe7da
The file was modified pySim/tlv.py