Hi

Adrian Bunk schrieb am 18.01.2017, 20:34 +0200:
>On Mon, Sep 26, 2016 at 02:16:45PM +0200, Sebastian Humenda wrote:
>> I'll provide a patch to upstream shortly and attach it here as well, so that 
>> it
>> is fixed both upstream and downstream.
>
>any news regarding that?
Yes, I've investigated where my patch went and it was applied upstream for
0.8.*, which in turn was already uploaded to Debian. On my Stretch box, I cannot
confirm the issue anymore. If you execute the attached file as:

    python3 test.py -k

it works fine. It previously complaint about a missing option, because it was 
executing
argparse on module import, which it doesn't do anymore.

I'd say the issue is fixed and would ask the maintainer to verify this or give
more details, so that I can provide more patches.

Thanks
Sebastian
#!/usr/bin/env python3
import speechd_config
print("hi")

Attachment: signature.asc
Description: PGP signature

Reply via email to