|
Re: [Jython-users] possible misunderstanding or bug
From: Mike Hostetler <hostetlerm@gm...> - 2004-05-13 20:04
|
On Thu, 13 May 2004 16:21:49 -0300, Bullard, James <jbullard@...> wrote: > Now, if I put these libraries on the the jython classpath (something that I > believed was equivalent to the method call add_extdir, or add_classdir) It > works. Are they not equivalent by design, or is this a bug. I'm not sure they are equivalent -- when I programmaticly want to add to the classpath, I use sys.path.append. That should work for both directories and jar files. My $0.02 . . . -- mikeh |
| Thread | Author | Date | |
|---|---|---|---|
| [Jython-users] possible misunderstanding or bug | Bullard, James <JBullard@AR...> |
|