Message5927

Author joseflores
Recipients akruis, amak, joseflores, rafanunes
Date 2010-07-26.22:23:58
SpamBayes Score 0.07184502
Marked as misclassified No
Message-id <1280183039.18.0.873454073283.issue1629@psf.upfronthosting.co.za>
In-reply-to
Content
It would be something like this 	
<init-param>
      <param-name>python.home</param-name>
      <param-value>WEB-INF/lib-python</param-value>
</init-param>

and the pth file under lib-python.
History
Date User Action Args
2010-07-26 22:23:59josefloressetmessageid: <1280183039.18.0.873454073283.issue1629@psf.upfronthosting.co.za>
2010-07-26 22:23:59josefloressetrecipients: + joseflores, amak, akruis, rafanunes
2010-07-26 22:23:59josefloreslinkissue1629 messages
2010-07-26 22:23:58joseflorescreate