--- d:/usr/jython-2.1/Tools/jythonc/main.py 2002-09-04 19:26:56.000000000 +0200 +++ d:/wsjy/jython/Tools/jythonc/main.py 2003-11-06 23:30:30.000000000 +0100 @@ -245,6 +245,9 @@ global mainclass global basepath + if opts.compiler == 'NONE': + sys.exit(0) + javaclasses = comp.javaclasses if opts.bean is not None: