PyCharm - Extract Method Object Permanently deleted user 创建于 2018年01月24日 01:58 Hello! Is there a way to pull methods (and their local variables) out of a class and put them into a new one? (in the same manner as IntelliJ's extract method object) Thanks