package python.lib.time; @:pythonImport("time", "struct_time") extern class StructTime implements ArrayAccess { }