Skip to content
Success

Changes

Summary

  1. osmocom.construct.PaddedBcdAdapter: Support zero-length strings (details)
Commit 6d89ec26dfb115376f55c5e74c8bbcff4da64e85 by laforge
osmocom.construct.PaddedBcdAdapter: Support zero-length strings

We cannot use the [-1] slicing if the input string has zero length.

Fix typo in docstring while we're touching that class anyway.

Change-Id: Ib5afb5ab5c2bc9b519dc92818fc6974f7eecba16
The file was modifiedsrc/osmocom/construct.py