# Source Generated with Decompyle++ # File: copy.pyc (Python 3.13) import types import weakref from copyreg import dispatch_table class Error(Exception): pass error = Error from org.python.core import PyStringMap