Re: Review: upgrade to pyglue
"dbr/Ben" <b...@...>
Looks much more Python'y \o/
Would be good to have more helpful method signatures for __init__ - would make this feature more discoverable - currently it just says: ...help(OCIO.FileTransform) | __init__(...) | x.__init__(...) initializes x; see x.__class__.__doc__ for signature Also, ..causes a segfault - probably due to line 213:OCIO.FileTransform(cccid = "a") if(cccid) transform->setCCCId(src); On 04/02/2011, at 5:42 AM, Jeremy Selan wrote: Commits: |
|