cybertools/agent/testing
2008-05-25 17:02:00 +00:00
..
data add basic filesystem crawler 2008-05-01 18:59:06 +00:00
__init__.py work in progress: fake windows API for testing with Outlook crawler 2008-04-07 07:30:47 +00:00
main_outlook.py Changed bad return type self.result in outllok.py back to None 2008-04-22 21:26:14 +00:00
outlook.cfg Changed bad return type self.result in outllok.py back to None 2008-04-22 21:26:14 +00:00
winapi.py added Attachments and Attachment classes to winapi.py to get a more comprehensive doctest. In course of this change some small glitches have been found in outlook.py and mail.py, which concerned adressing of the Attachment items in outlook.py (createResource) and mail.py where the createMetadata Method now has **kw arguments for adding the filePath as a Metadata in case the mail has an attachment. 2008-05-25 17:02:00 +00:00