Comment 2 for bug 1371761

Revision history for this message
billhuey (bill-huey) wrote :

There it is:

    env = initVM(os.pathsep.join(classpath) or None,
                 maxstack='512k', vmargs=' '.join(vmargs))

line 493 in jcc/jcc/cpp.py