mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-23 06:00:18 +00:00
acd893a6e6
Same as previous commits. "".join() is better that "string" + "another_string" + "another_string_2", because strings are immutable. Also, changed for loops with list comprehension. This is much faster and would improve performance. Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
rncp.py | ||
rnid.py | ||
rnir.py | ||
rnodeconf.py | ||
rnpath.py | ||
rnprobe.py | ||
rnsd.py | ||
rnstatus.py | ||
rnx.py |