Steve Theodore

Results 28 comments of Steve Theodore

Thinking this over I'm wondering if the right thing to do is to a full-blown conversion to mocks. I did a kind of half-assed mock for some tests but its...

This is from something else I'm playing with... but it works, and I think is showcases a way forward: ``` import sys import mock from types import ModuleType _maya =...

incidentally it looks like maya 2019 (the beta) is breaking all the `forms` classes -- seems to have trouble finding children of a formLayout :(

I was thinking of something that scraped the docs, but it might have to be limited to flag: the length of the whole thing would be so long that you'd...

maybe the best thing to do is to add a static `help()` method that just calls the help command on an objects widget? If you're looking at code you have...

trying to get travis to fire

Seconded! For people who run into issues due to answer count, it seems like harvesting from the year pages (ie, `https://www.quora.com/content?year=2017`) would work around the rate-limiter or whatever it is...

Don't know how I missed this -- I guess it was the pandemic :( I'm not sure if this is exactly a "bug", I believe it's because the exact test...