Message5134

Author cgroves
Recipients cgroves, jpartogi
Date 2009-09-11.07:08:33
SpamBayes Score 9.1664214e-07
Marked as misclassified No
Message-id <1252652913.74.0.0857558164814.issue1463@psf.upfronthosting.co.za>
In-reply-to
Content
PYTHONPATH is ignored by Jython as we want to leave it for CPython so 
CPython and Jython can be used in the same environment.  JYTHONPATH 
should work though.

As a shot in the dark, C:\django\django has a django directory inside of 
it with an __init__.py in it?  I'd guess C:\django would make more sense 
as a JYTHONPATH value.
History
Date User Action Args
2009-09-11 07:08:33cgrovessetmessageid: <1252652913.74.0.0857558164814.issue1463@psf.upfronthosting.co.za>
2009-09-11 07:08:33cgrovessetrecipients: + cgroves, jpartogi
2009-09-11 07:08:33cgroveslinkissue1463 messages
2009-09-11 07:08:33cgrovescreate