pythonnet icon indicating copy to clipboard operation
pythonnet copied to clipboard

Try comparison against manafged or python object

Open jhonabreul opened this issue 1 year ago • 0 comments
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.

jhonabreul avatar Sep 23 '24 14:09 jhonabreul