Hey - I was wondering if anyone has gotten doctest to work successfully from inside the script editor of a full-gui running maya.
That is, doctest works fine if maya is started from within python via maya.standalone.initialize(), but if I run a doctest from the script editor, it never sees ANY output (and so all tests always fail). I'm sure this has something to do with maya's redirecting of stdout, but before I start digging into it, I was wondering if anyone here had already found a solution / workaround... --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
