15 Feb
2001
15 Feb
'01
4:06 p.m.
I'd like to get access to a bunch of libraries that Python has, like "re" and "time" and "xml" and "md5", etc. What is the standard way that I can
go
about doing this?
Use External (Python) Methods for calling anything that falls under the Python Script restrictions. Then call the External Method from Python Scripts if still applicable. hth Rik