$12 GRAYBYTE WORDPRESS FILE MANAGER $14

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.149
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/cloudlinux/venv/lib/python3.11/site-packages/dill/tests/

HOME
Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/dill/tests//test_properties.py
#!/usr/bin/env python
#
# Author: Mike McKerns (mmckerns @caltech and @uqfoundation)
# Copyright (c) 2008-2016 California Institute of Technology.
# Copyright (c) 2016-2023 The Uncertainty Quantification Foundation.
# License: 3-clause BSD.  The full license text is available at:
#  - https://github.com/uqfoundation/dill/blob/master/LICENSE

import sys

import dill
dill.settings['recurse'] = True


class Foo(object):
    def __init__(self):
        self._data = 1

    def _get_data(self):
        return self._data

    def _set_data(self, x):
        self._data = x

    data = property(_get_data, _set_data)


def test_data_not_none():
    FooS = dill.copy(Foo)
    assert FooS.data.fget is not None
    assert FooS.data.fset is not None
    assert FooS.data.fdel is None


def test_data_unchanged():
    FooS = dill.copy(Foo)
    try:
        res = FooS().data
    except Exception:
        e = sys.exc_info()[1]
        raise AssertionError(str(e))
    else:
        assert res == 1


def test_data_changed():
    FooS = dill.copy(Foo)
    try:
        f = FooS()
        f.data = 1024
        res = f.data
    except Exception:
        e = sys.exc_info()[1]
        raise AssertionError(str(e))
    else:
        assert res == 1024


if __name__ == '__main__':
    test_data_not_none()
    test_data_unchanged()
    test_data_changed()


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
11 Feb 2026 9.30 AM
root / root
0755
__pycache__
--
11 Feb 2026 9.30 AM
root / root
0755
__init__.py
0.489 KB
20 Jan 2026 1.01 PM
root / root
0644
__main__.py
0.878 KB
20 Jan 2026 1.01 PM
root / root
0644
test_abc.py
3.748 KB
20 Jan 2026 1.01 PM
root / root
0644
test_check.py
1.363 KB
20 Jan 2026 1.01 PM
root / root
0644
test_classdef.py
6.992 KB
20 Jan 2026 1.01 PM
root / root
0644
test_dataclasses.py
0.869 KB
20 Jan 2026 1.01 PM
root / root
0644
test_detect.py
3.987 KB
20 Jan 2026 1.01 PM
root / root
0644
test_dictviews.py
1.306 KB
20 Jan 2026 1.01 PM
root / root
0644
test_diff.py
2.604 KB
20 Jan 2026 1.01 PM
root / root
0644
test_extendpickle.py
1.284 KB
20 Jan 2026 1.01 PM
root / root
0644
test_fglobals.py
1.637 KB
20 Jan 2026 1.01 PM
root / root
0644
test_file.py
13.26 KB
20 Jan 2026 1.01 PM
root / root
0644
test_functions.py
4.167 KB
20 Jan 2026 1.01 PM
root / root
0644
test_functors.py
0.908 KB
20 Jan 2026 1.01 PM
root / root
0644
test_logger.py
2.329 KB
20 Jan 2026 1.01 PM
root / root
0644
test_mixins.py
3.913 KB
20 Jan 2026 1.01 PM
root / root
0644
test_module.py
1.897 KB
20 Jan 2026 1.01 PM
root / root
0644
test_moduledict.py
1.154 KB
20 Jan 2026 1.01 PM
root / root
0644
test_nested.py
3.072 KB
20 Jan 2026 1.01 PM
root / root
0644
test_objects.py
1.791 KB
20 Jan 2026 1.01 PM
root / root
0644
test_properties.py
1.314 KB
20 Jan 2026 1.01 PM
root / root
0644
test_pycapsule.py
1.384 KB
20 Jan 2026 1.01 PM
root / root
0644
test_recursive.py
4.084 KB
20 Jan 2026 1.01 PM
root / root
0644
test_registered.py
1.536 KB
20 Jan 2026 1.01 PM
root / root
0644
test_restricted.py
0.765 KB
20 Jan 2026 1.01 PM
root / root
0644
test_selected.py
3.143 KB
20 Jan 2026 1.01 PM
root / root
0644
test_session.py
9.923 KB
20 Jan 2026 1.01 PM
root / root
0644
test_source.py
5.895 KB
20 Jan 2026 1.01 PM
root / root
0644
test_temp.py
2.558 KB
20 Jan 2026 1.01 PM
root / root
0644
test_weakref.py
1.564 KB
20 Jan 2026 1.01 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF