PyMISP/pymisp
Raphaël Vinot da6d7cbeb8 fix: move __not_jsonable *inside* the __init__
Turns out, if you modify a variable defined outside the __init__,
every instances (and inherited classes) of that class will be impacted by it.
2019-08-07 16:09:56 +02:00
..
data
tools
__init__.py
abstract.py fix: move __not_jsonable *inside* the __init__ 2019-08-07 16:09:56 +02:00
api.py
aping.py
exceptions.py
mispevent.py