Log in or register to post comments To copy an object in Python, you can try copy.copy () or copy.deepcopy() for the general case. You cannot copy all objects but most of them. Tags Python Class, Objects and Methods Interview Questions Python Interview Questions