Chris Kuethe
Chris Kuethe
Fixed by #299
What platform is this on? I'm Ubuntu 18.10 x86_64 and was able to build gr-gsm.
Hello @janiceilene, @felicitymay, and @cmwilson21 - do you know if the appropriate folks have had a chance to look at this issue?
Hello @mchammer01 - Updated to address your feedback. Let me know if there are other changes you'd like.
Assuming you have [python-ecdsa](https://github.com/tlsfuzzer/python-ecdsa) installed, you should be able to simply paste the example into a python 3 interpreter. I'm a fan of examples that have cut-paste-and-do-what-i-mean functionality :)
Hello @mchammer01 @marzvrover - anything else you would like me to update in this example? I just updated the comment to accurately reflect that this PR now contains only a...
@marzvrover Can I push back on that request? I'd like this example to be completely standalone. For the purposes of this demonstration it's not important exactly how the key gets...
Yeah, I'll eventually get around to not treating the entire world as ascii.
What about adding the credential to the configuration or system options? I'd rather click a button once a year (maybe) to change my long random credential in HA than having...
The "dict_constructor" keyword is not mentioned in the docstring of `parse()` - not in v0.12.0, or at HEAD (https://github.com/martinblech/xmltodict/blob/master/xmltodict.py#L202).