constants
xsdata.utils.constants
return_true(*_)
A dummy function that always returns true.
Source code in xsdata/utils/constants.py
14 15 16 |
|
return_input(obj)
A dummy function that always returns input.
Source code in xsdata/utils/constants.py
19 20 21 |
|