目录PyQt5类型判定类型判断演示PyQt5类型判断案例PyQt5删除对象删除对象案例 PyQt5类型判定
the situation is like this: im creating a Logger class that can write to a file but the write_to_file() function is in a helper class as a static function.