Python Interactive Interpreter Breakage

2006-12-15 Thread Simon Eves
I am trying to write a Python module to embed the functionality of Maya (the 3D modelling and animation application from Autodesk, formerly Alias) for doing scripted scene manipulation and rendering processes in Python. I am aware of the CGKit project, which does this and a lot more, but it is ove

Re: Python Interactive Interpreter Breakage

2006-12-15 Thread Simon Eves
Simon Eves wrote: I am trying to write a Python module to embed the functionality of Maya (the 3D modelling and animation application from Autodesk, formerly Alias) for doing scripted scene manipulation and rendering processes in Python. Here are both versions of the code, in case what I