pythonnet
pythonnet copied to clipboard
Try comparison against manafged or python object
trafficstars
Consider two possible situations when comparing managed object to another object:
- The "right" object might be a managed object, but
- Also try assuming it's a Python object if conversion to managed is not possible.