|
From: Darrin E. <de...@de...> - 2003-04-10 21:10:54
|
In order to get smtplib I point it where? Many Thanks, -Darrin Charles Duffy wrote: > Darrin Eden wrote: > >> In the registry file I've placed: >> >> python.path=/usr/lib/python2.2 > > > Ahh. Don't do that. :) > > The cpython re module imports an implimentation-specific python module > which imports a C module which doesn't exist in Jython (which has a re > implementation which is under-the-hood quite different), IIRC. |