Is it possible to modify an object's texture space using the Python API?

I was hoping to write a script that would randomize the texture space coordinates for multiple objects sharing the same material, however I could not find any way to access the texture space in the API documentation. Am I overlooking something? I saw an Object.Object.txtSpace instance variable, but that only enables the texture space display.

not available, easy to add