Stefan Pochmann <[email protected]> added the comment:
Just saw that it's in copy.py's docstring as well: "This version does not copy types like module, class, function, method, nor stack trace, stack frame, nor file, socket, window, nor array, nor any similar types." https://github.com/python/cpython/blob/3.10/Lib/copy.py#L41-L43 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45752> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
