Bug 1736453 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[pysing.py](https://searchfox.org/mozilla-central/rev/483cfde5a54f6c1cd94c6295564993aeb4f10980/security/manager/ssl/tests/unit/test_content_signing/pysign.py) requires some tweaks to run nicely
- It needs to be updated to run under python 3.
- The relative path to pykey needs to be updated.

I've been muddling around here while doing some media work, and figure it may be worth upstreaming my local changes to get this working.

Not sure if this is the best component for this, feel free to change it.
[pysign.py](https://searchfox.org/mozilla-central/rev/483cfde5a54f6c1cd94c6295564993aeb4f10980/security/manager/ssl/tests/unit/test_content_signing/pysign.py) requires some tweaks to run nicely
- It needs to be updated to run under python 3.
- The relative path to pykey needs to be updated.

I've been muddling around here while doing some media work, and figure it may be worth upstreaming my local changes to get this working.

Not sure if this is the best component for this, feel free to change it.

Back to Bug 1736453 Comment 0