I'm installing the mailin functionality to zwiki. I put mailin.py into externals, when I added external method, it reported a syntax error on line 32. line 32 is: >From types import * I checked and I have types.py? Both in python and under my zope site. I just uninstalled python on the logic that maybe something didn't like both. Clues anyone?