| version 1.2 | version 1.3 | |||
|---|---|---|---|---|
|
| |||
| #Updated to use new path functions in CFPython -Todd Mitchell | #Updated to use new path functions in CFPython -Todd Mitchell | |||
| import CFPython | import CFPython | |||
| import sys | ||||
| import os.path | ||||
| sys.path.append(os.path.join(CFPython.GetDataDirectory(),CFPython.GetMapDirectory(),'python')) | ||||
| import CFMail | import CFMail | |||
| import string | import string | |||
| from time import localtime, strftime, time | from time import localtime, strftime, time |
Legend:
| ||||||