[sword-devel] Python and strong module

pierre amadio amadio.pierre at gmail.com
Sat Apr 20 01:32:28 MST 2019


Hello.

I fail to look for a Strong's dictionnary Hebrew entry with python
(Red Hat based, sword-python-1.8.1-3.el7.x86_64).

Here is the shortest test case i have:
https://github.com/pierre-amadio/SwordSandBox/blob/master/python/strongtestcase.py

Instead of giving me the entry for 5975 (amad) , it gives the entry
for 8674 (Tattnay)

I have a similar testcase that works as expected in C++ :
https://github.com/pierre-amadio/SwordSandBox/blob/master/strongTest/testStrong/main.cpp

I experience a similar outpout if i set a non existing key (say
"1111111111111111" instead of "05975" in c++ .

Am i doing something wrong (if yes, any idea what ?) in python, or is
this a bug in the python binding ?



More information about the sword-devel mailing list