I'm not totally sure if this is a bug or intentional, but when the python bindings were rewritten `spec()` and `nativespec()` seem to have stopped returning copies and began returning references.
I remember in the before time, that you would have to use `specmod()` in the past if you wanted to directly modify a `ImageBuf` in the before time and as `spec()` now returns a reference `specmod()` seems somewhat redundant. Many thanks, Alister
_______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org