Suppose I have a folder object and a string containing the id of a file in that folder. How would I remove a file in that folder on the zope filesystem using the Zope API from within a Python Script? Thanks, John Hunter