First of all, the tabbed spaces in the source code on the AmigaPython page disappear in Mozilla Firefox (and my guess is in other browsers too). This makes the code invalid as Python makes use of tabs in the same way C makes use of curly brackets. It would also be a good idea to use syntax coloured source code to make it easier to read.
The second point is more important, in that it would be good if more Amiga developers helped Tim with the project, because in order to make full use of Python the various extension modules will also need to be ported. This would help the Amiga platform in general, making a lot of software easier to port and expanding the Amiga software base.
Third... who's going to do the PyMUI wrapper? :-D