An External Method is an executable script object like Python Scripts, only its code is stored on the filesystem and it's not restricted - it can do anything normal python code can do.
- Using External Methods
- Introduction and examples from the Zope Book
- ZopeLabsCategory:Python%28External%20Method%29
- more examples