From: Russo, T. <to...@st...> - 2002-03-21 00:02:11
|
Hi, The documentation on the registry file says that relative paths are allowed in the jython registry file and that they are interpreted relative to sys.prefix, but I can't get them to work. I'm using jython2.1 on windows2000. I set python.verbose to debug to check the paths jython is searching, but they're output as relative paths. If interpreted relative to sys.prefix, the paths are correct. Does anyone know what the problem might be? thanks _t |