Project: Jython

Revision: 5287

Author: fwierzbicki

Date: 03 Sep 2008 11:24:20

Changes:

Small cleanup of compiler package. Mainly remove unused imports and rename
local vars that shadow member vars.

Files:
modified: /trunk/jython/src/org/python/compiler/Constant.java (try)
modified: /trunk/jython/src/org/python/compiler/Code.java (try)
modified: /trunk/jython/src/org/python/compiler/AdapterMaker.java (try)
modified: /trunk/jython/src/org/python/compiler/ArgListCompiler.java (try)
modified: /trunk/jython/src/org/python/compiler/JavaMaker.java (try)
modified: /trunk/jython/src/org/python/compiler/ProxyMaker.java (try)
modified: /trunk/jython/src/org/python/compiler/ClassFile.java (try)
modified: /trunk/jython/src/org/python/compiler/CodeCompiler.java (try)
modified: /trunk/jython/src/org/python/compiler/Module.java (try)
modified: /trunk/jython/src/org/python/compiler/ScopeInfo.java (try)
modified: /trunk/jython/src/org/python/compiler/ScopesCompiler.java (try)
Diff: To list