Skip to content
Success

Changes

Summary

  1. pySim/runtime: use log.warning instead of log.warn (details)
Commit 650f5249243fc39ee6d03ced150b8a21c1784d66 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