mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 22:53:16 -04:00
`xrange` is a pre-python 2.x compatible idiom. Use `range` instead. The values being iterated over are sufficiently small that using range on python 2.x won't be a noticeable issue. MFC after: 2 months |
||
|---|---|---|
| .. | ||
| blake2-kat.h | ||
| blake2_test.c | ||
| cryptodev.py | ||
| cryptodevh.py | ||
| cryptotest.py | ||
| dpkt.py | ||
| Makefile | ||
| Makefile.depend | ||
| poly1305_test.c | ||
| runtests.sh | ||