Select Git revision
helix-orientation.ts
Radko Krkoš authored and
Pavel Kácha
committed
* The warn() variant was never documented and was deprecated in Py3.3. * Correct variant warning() worked in all Python versions since logging module inclusion. Details: https://bugs.python.org/issue13235 Signed-off-by:Pavel Kácha <ph@cesnet.cz>