Bad syntax in crypto.digests
Breaks Python 2.6: db4beabafe1b
... sorted(hashlib.algorithms_available | {"md4"})
|
cannot be used to short-circuit to set a default. The result is a syntax error.
Breaks Python 2.6: db4beabafe1b
... sorted(hashlib.algorithms_available | {"md4"})
|
cannot be used to short-circuit to set a default. The result is a syntax error.