]> sigrok.org Git - libsigrokdecode.git/commit
Fix a unit test.
authorUwe Hermann <redacted>
Thu, 6 Jul 2017 06:23:34 +0000 (08:23 +0200)
committerUwe Hermann <redacted>
Thu, 6 Jul 2017 09:25:24 +0000 (11:25 +0200)
commit2071c4d3d8503b8ae9ccd623cec1163ec6732a91
treeea4eb853cf55723d06888f86fd7c70cd7776dc43
parent45a5088085c07c862549ad820d752a46ef0e0c76
Fix a unit test.

Only try to acquire the GIL if the Python interpreter is actually
initialized, otherwise there'll be a segfault.
srd.c