mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2026-04-06 23:40:22 +00:00
Fixes this warning from Python 3.8: ``` /usr/lib/python3/dist-packages/Cryptodome/SelfTest/Random/test_random.py:103: SyntaxWarning: "is" with a literal. Did you mean "=="? if sys.version_info[0] is 3: ``` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_random.py | ||