Searched refs:__get_builtin_constructor (Results 1 – 2 of 2) sorted by relevance
73 def __get_builtin_constructor(name): function119 return __get_builtin_constructor(name)128 return __get_builtin_constructor(name)136 return __get_builtin_constructor(name)(data, **kwargs)148 return __get_builtin_constructor(name)(data, **kwargs)156 return __get_builtin_constructor(name)(data)167 __get_hash = __get_builtin_constructor
72 def __get_builtin_constructor(name): function109 return __get_builtin_constructor(name)116 return __get_builtin_constructor(name)(string)130 return __get_builtin_constructor(name)(string)141 __get_hash = __get_builtin_constructor