|
From: <bc...@wo...> - 2001-06-18 18:21:24
|
[Daniel Mahler] >It seems that if you have > >... > >then > >$ jythonc -j c.jar -A a c.py > >will not include a/B.class in the jar file. Right. At the moment jythonc only tracks classes and types in the stringpool. It doesn't track fields. Please open a bugreport on SF with you example so we don't forget about the problem. regards, finn |