from str_tools_py import str_tool s1 = str_tool s2 = str_tool print(id(s1)) print(id(s2))