For info:
I've just installed python-2.5 and then tried to reinstall common-0.15.0
and got the following:
File "setup.py", line 22
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file
Cheers
Duncan