Hi!
That's a fairly hard thing to do - the Python interpreter is embedded as
a dynamically loaded plugin for the Squeak VM. In other words, you need
to recompile the plugin and possibly also adapt the code for it so that
it still works properly.
regards, Göran