Project: Jython

Revision: 5233

Author: fwierzbicki

Date: 22 Aug 2008 11:31:56

Changes:

Switch "type"->"kind" for the compile parameter value which specifies the kind of parse/compile "exec", "eval", or "single". CPython's source uses "kind" and other parts of Jython use this term as well.

Files:
modified: /trunk/jython/src/org/python/core/__builtin__.java (try)
modified: /trunk/jython/src/org/python/core/Py.java (try)
Diff: To list