From: nr n. <new...@ho...> - 2003-04-11 00:53:34
|
Darrin, The standard jython installation contains the smtplib module as smtplib.py in the python.home/Lib folder. As long as python.home is set, say via the -D switch in java, jython should pick it up automatically. A jython invocation line in a wrapper script usually looks like: java.exe -Dpython.home=<dir> -classpath <classpath> org.python.util.jython <args passed to wrapper> --A _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail |