Skip to content
Success

Changes

Summary

  1. pySim/runtime: use log.warning instead of log.warn (details)
Commit c22f5539db1b88100732f573f3aa206fbc7c8f4d by pmaier@sysmocom.de
pySim/runtime: use log.warning instead of log.warn

The python logger method warn is deprecated since pyton 3.3, let's us
the warning method as suggested.

Change-Id: I3a4c0ca43768198ac6011ebe79050f91c04862e5
The file was modifiedpySim/runtime.py