|
From: Titus B. <ti...@ca...> - 2001-11-28 23:40:24
|
[ munch ] -> ***** So ** -> -> indeed I was able to reproduce what you are reporting. -> -> You can report this as a bug, anyway what you -> describe as things working is just an unwanted side-effect -> of an hackish implementation that sometimes *do* -> an import to deal with (some flavor of) import. -> -> No, sys.path dynamic modification is not intended to -> be supported by jythonc. -> -> Please don't understimate our understanding -> of the amount of evil lurking inside jythonc :) That's ... just ......... EVIL. Thanks for the explanation; now I understand how to manipulate jythonc into doing what I want it to do, at least... ;) --titus |