util/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Sat, 29 Sep 2018 16:53:46 +0300
changeset 2400 7afecc27db95
parent 742 41a4a560406c
permissions -rw-r--r--
clean etherlab: pylint, C0123 # (unidiomatic-typecheck) Using type() instead of isinstance() for a typecheck.