JPython: Disabling compilation of Python scripts

Boris Boehlen boris at i3.informatik.rwth-aachen.de
Wed May 31 05:31:42 EDT 2000


Hello,

It seems to me that JPython compiles every script to Java Bytecode
before it is executed. However, this causes a problem in our application
because the code for one method passes the 64Kb limit which the virtual
machine sets on the size for a method. 

Does anybody now how I can disable this behaviour?

Regards,
	Boris

-- 
Dipl.-Inform. Boris Boehlen                          

Department of Computer Science III   email:
boris at i3.informatik.rwth-aachen.de
Ahornstrasse 55                      phone: +49 (2 41) 80 21 315
Aachen University of Technology      fax:   +49 (2 41) 88 88 218



More information about the Python-list mailing list