package python.lib.threading; @:pythonImport("threading", "Thread") extern class Thread { }