c:\python27\lib\site-packages\java2python\mod\basic.py(151):
from java2python.mod.include import sync
This statement fails, because there is no module "include".
grep found a sync in
c:\python27\lib\site-packages\java2python\compiler\visitor.py(559)
is that the one that should be included? comments seem to indicate differently ...