Searched refs:__get_builtin_constructor (Results 1 – 2 of 2) sorted by relevance
79 def __get_builtin_constructor(name): function126 return __get_builtin_constructor(name)135 return __get_builtin_constructor(name)143 return __get_builtin_constructor(name)(data, **kwargs)155 return __get_builtin_constructor(name)(data, **kwargs)163 return __get_builtin_constructor(name)(data)174 __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