1 --- dill-0.3.9/dill/__diff.py.orig
2 +++ dill-0.3.9/dill/__diff.py
6 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
7 # Copyright (c) 2008-2016 California Institute of Technology.
8 --- dill-0.3.9/dill/__init__.py.orig
9 +++ dill-0.3.9/dill/__init__.py
11 -#!/usr/bin/env python
13 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
14 # Copyright (c) 2008-2016 California Institute of Technology.
15 --- dill-0.3.9/dill/detect.py.orig
16 +++ dill-0.3.9/dill/detect.py
18 -#!/usr/bin/env python
20 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
21 # Copyright (c) 2008-2016 California Institute of Technology.
22 --- dill-0.3.9/dill/pointers.py.orig
23 +++ dill-0.3.9/dill/pointers.py
25 -#!/usr/bin/env python
27 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
28 # Copyright (c) 2008-2016 California Institute of Technology.
29 --- dill-0.3.9/dill/session.py.orig
30 +++ dill-0.3.9/dill/session.py
32 -#!/usr/bin/env python
34 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
35 # Author: Leonardo Gama (@leogama)
36 --- dill-0.3.9/dill/source.py.orig
37 +++ dill-0.3.9/dill/source.py
39 -#!/usr/bin/env python
41 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
42 # Copyright (c) 2008-2016 California Institute of Technology.
43 --- dill-0.3.9/dill/temp.py.orig
44 +++ dill-0.3.9/dill/temp.py
46 -#!/usr/bin/env python
48 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
49 # Copyright (c) 2008-2016 California Institute of Technology.
50 --- dill-0.3.9/dill/tests/test_nested.py.orig
51 +++ dill-0.3.9/dill/tests/test_nested.py
53 -#!/usr/bin/env python
55 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
56 # Copyright (c) 2008-2016 California Institute of Technology.
57 --- dill-0.3.9/dill/tests/test_logger.py.orig
58 +++ dill-0.3.9/dill/tests/test_logger.py
60 -#!/usr/bin/env python
62 # Author: Leonardo Gama (@leogama)
63 # Copyright (c) 2022-2024 The Uncertainty Quantification Foundation.
64 --- dill-0.3.9/dill/tests/test_session.py.orig
65 +++ dill-0.3.9/dill/tests/test_session.py
67 -#!/usr/bin/env python
69 # Author: Leonardo Gama (@leogama)
70 # Copyright (c) 2022-2024 The Uncertainty Quantification Foundation.
71 --- dill-0.3.9/dill/tests/test_extendpickle.py.orig
72 +++ dill-0.3.9/dill/tests/test_extendpickle.py
74 -#!/usr/bin/env python
76 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
77 # Copyright (c) 2008-2016 California Institute of Technology.
78 --- dill-0.3.9/dill/_objects.py.orig
79 +++ dill-0.3.9/dill/_objects.py
81 -#!/usr/bin/env python
83 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
84 # Copyright (c) 2008-2016 California Institute of Technology.
85 --- dill-0.3.9/dill/tests/test_classdef.py.orig
86 +++ dill-0.3.9/dill/tests/test_classdef.py
88 -#!/usr/bin/env python
90 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
91 # Copyright (c) 2008-2016 California Institute of Technology.
92 --- dill-0.3.9/dill/tests/test_source.py.orig
93 +++ dill-0.3.9/dill/tests/test_source.py
95 -#!/usr/bin/env python
97 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
98 # Copyright (c) 2008-2016 California Institute of Technology.
99 --- dill-0.3.9/dill/tests/__main__.py.orig
100 +++ dill-0.3.9/dill/tests/__main__.py
102 -#!/usr/bin/env python
104 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
105 # Copyright (c) 2018-2024 The Uncertainty Quantification Foundation.
106 --- dill-0.3.9/dill/tests/test_detect.py.orig
107 +++ dill-0.3.9/dill/tests/test_detect.py
109 -#!/usr/bin/env python
111 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
112 # Copyright (c) 2008-2016 California Institute of Technology.