In another thread there is a bit about using python as a wrapper for writing plugins in mayas api located here:
http://cgkit.sourceforge.net/mayadoc/maya.html
Python isn’t a compiled language so my question is how do wrappers work, e.g. does it still churn out a C++ plugin in the end, that operates at the same speed as if I’d written it in c++ in studio .net? Any useful info I should know about using a “wrapper”.
Sorry if this is a stupid question 
AnDy
