<?xml version="1.0"?>
<rss version="2.0">
  
<channel>
<title>FishEye on jython/</title>
<link>http://fisheye3.atlassian.com/browse/jython/</link>
<description>Recent changes to the "jython" repository under directory /</description>

<item>
<title>newstyle-java-types cgroves: Changing the items in the dicts of loaded classes seemed to be confusing the...</title>
<pubDate>Mon, 01 Dec 2008 23:23:26 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5673&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5673&amp;csize=1</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5673"><strong>5673</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Mon, 01 December 2008, 23:23:26 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Changing the items in the dicts of loaded classes seemed to be confusing the<br />exceptions module at least, so let&#039;s leave reloading Java classes a no-op until<br />a later date.<br /><br /></tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java">/branches/newstyle-java-types/src/org/python/core/__builtin__.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r=5673">5673</a></td>
<td>(+2 -7)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r=5673">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r1=5669&r2=5673">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>astwrite fwierzbicki: Finally some real progress on PyObject backed ast nodes.  Reverted back to 2.5...</title>
<pubDate>Mon, 01 Dec 2008 21:31:45 -0600</pubDate>
<author>fwierzbicki</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5672&amp;csize=79</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5672&amp;csize=79</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5672"><strong>5672</strong></a></td>
<td width="30%" align="center"><strong>fwierzbicki</strong></td>
<td align="right">Mon, 01 December 2008, 21:31:45 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Finally some real progress on PyObject backed ast nodes. &nbsp;Reverted back to 2.5<br />style test_ast.py as a middle step on the way to 2.6 style test_ast.py.<br /></tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/Lib/test/test_ast.py">/branches/astwrite/Lib/test/test_ast.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/Lib/test/test_ast.py?r=5672">5672</a></td>
<td>(+56 -199)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/Lib/test/test_ast.py?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/Lib/test/test_ast.py?r1=5643&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/ast/asdl_antlr.py">/branches/astwrite/ast/asdl_antlr.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/ast/asdl_antlr.py?r=5672">5672</a></td>
<td>(+23 -11)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/ast/asdl_antlr.py?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/ast/asdl_antlr.py?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/grammar/Python.g">/branches/astwrite/grammar/Python.g</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/grammar/Python.g?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/grammar/Python.g?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/grammar/Python.g?r1=5643&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AliasAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/AliasAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AliasAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AliasAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AliasAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/AstAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapter.java?r=5672">5672</a></td>
<td>(+6 -4)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapters.java">/branches/astwrite/src/org/python/antlr/adapter/AstAdapters.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapters.java?r=5672">5672</a></td>
<td>(+26 -26)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapters.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/AstAdapters.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/CmpopAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/CmpopAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/CmpopAdapter.java?r=5672">5672</a></td>
<td>(+10 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/CmpopAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/CmpopAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ComprehensionAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/ComprehensionAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ComprehensionAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ComprehensionAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ComprehensionAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExcepthandlerAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/ExcepthandlerAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExcepthandlerAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExcepthandlerAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExcepthandlerAdapter.java?r1=5643&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExprAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/ExprAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExprAdapter.java?r=5672">5672</a></td>
<td>(+18 -12)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExprAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ExprAdapter.java?r1=5642&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/IdentifierAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/IdentifierAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/IdentifierAdapter.java?r=5672">5672</a></td>
<td>(+8 -14)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/IdentifierAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/IdentifierAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/KeywordAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/KeywordAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/KeywordAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/KeywordAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/KeywordAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ListWrapper.java">/branches/astwrite/src/org/python/antlr/adapter/ListWrapper.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/ListWrapper.java?r=5672">5672</a></td>
<td>(+0 -226)</td>
<td>&nbsp;</td><td><em>deleted</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/SliceAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/SliceAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/SliceAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/SliceAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/SliceAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/StmtAdapter.java">/branches/astwrite/src/org/python/antlr/adapter/StmtAdapter.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/StmtAdapter.java?r=5672">5672</a></td>
<td>(+8 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/StmtAdapter.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/adapter/StmtAdapter.java?r1=5641&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assert.java">/branches/astwrite/src/org/python/antlr/ast/Assert.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assert.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assert.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assert.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assign.java">/branches/astwrite/src/org/python/antlr/ast/Assign.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assign.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assign.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Assign.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AstModule.java">/branches/astwrite/src/org/python/antlr/ast/AstModule.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AstModule.java?r=5672">5672</a></td>
<td>(+52 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AstModule.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AstModule.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Attribute.java">/branches/astwrite/src/org/python/antlr/ast/Attribute.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Attribute.java?r=5672">5672</a></td>
<td>(+12 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Attribute.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Attribute.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AugAssign.java">/branches/astwrite/src/org/python/antlr/ast/AugAssign.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AugAssign.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AugAssign.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/AugAssign.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BinOp.java">/branches/astwrite/src/org/python/antlr/ast/BinOp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BinOp.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BinOp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BinOp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BoolOp.java">/branches/astwrite/src/org/python/antlr/ast/BoolOp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BoolOp.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BoolOp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/BoolOp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Break.java">/branches/astwrite/src/org/python/antlr/ast/Break.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Break.java?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Break.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Break.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Call.java">/branches/astwrite/src/org/python/antlr/ast/Call.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Call.java?r=5672">5672</a></td>
<td>(+16 -15)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Call.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Call.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ClassDef.java">/branches/astwrite/src/org/python/antlr/ast/ClassDef.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ClassDef.java?r=5672">5672</a></td>
<td>(+14 -12)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ClassDef.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ClassDef.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Compare.java">/branches/astwrite/src/org/python/antlr/ast/Compare.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Compare.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Compare.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Compare.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Continue.java">/branches/astwrite/src/org/python/antlr/ast/Continue.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Continue.java?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Continue.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Continue.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Delete.java">/branches/astwrite/src/org/python/antlr/ast/Delete.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Delete.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Delete.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Delete.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Dict.java">/branches/astwrite/src/org/python/antlr/ast/Dict.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Dict.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Dict.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Dict.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Ellipsis.java">/branches/astwrite/src/org/python/antlr/ast/Ellipsis.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Ellipsis.java?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Ellipsis.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Ellipsis.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExceptHandler.java">/branches/astwrite/src/org/python/antlr/ast/ExceptHandler.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExceptHandler.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExceptHandler.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExceptHandler.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Exec.java">/branches/astwrite/src/org/python/antlr/ast/Exec.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Exec.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Exec.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Exec.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expr.java">/branches/astwrite/src/org/python/antlr/ast/Expr.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expr.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expr.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expr.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expression.java">/branches/astwrite/src/org/python/antlr/ast/Expression.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expression.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expression.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Expression.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExtSlice.java">/branches/astwrite/src/org/python/antlr/ast/ExtSlice.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExtSlice.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExtSlice.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ExtSlice.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/For.java">/branches/astwrite/src/org/python/antlr/ast/For.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/For.java?r=5672">5672</a></td>
<td>(+13 -12)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/For.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/For.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/FunctionDef.java">/branches/astwrite/src/org/python/antlr/ast/FunctionDef.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/FunctionDef.java?r=5672">5672</a></td>
<td>(+14 -12)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/FunctionDef.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/FunctionDef.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/GeneratorExp.java">/branches/astwrite/src/org/python/antlr/ast/GeneratorExp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/GeneratorExp.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/GeneratorExp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/GeneratorExp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Global.java">/branches/astwrite/src/org/python/antlr/ast/Global.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Global.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Global.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Global.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/If.java">/branches/astwrite/src/org/python/antlr/ast/If.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/If.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/If.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/If.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/IfExp.java">/branches/astwrite/src/org/python/antlr/ast/IfExp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/IfExp.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/IfExp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/IfExp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Import.java">/branches/astwrite/src/org/python/antlr/ast/Import.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Import.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Import.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Import.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ImportFrom.java">/branches/astwrite/src/org/python/antlr/ast/ImportFrom.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ImportFrom.java?r=5672">5672</a></td>
<td>(+12 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ImportFrom.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ImportFrom.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Index.java">/branches/astwrite/src/org/python/antlr/ast/Index.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Index.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Index.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Index.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Interactive.java">/branches/astwrite/src/org/python/antlr/ast/Interactive.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Interactive.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Interactive.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Interactive.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Lambda.java">/branches/astwrite/src/org/python/antlr/ast/Lambda.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Lambda.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Lambda.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Lambda.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/List.java">/branches/astwrite/src/org/python/antlr/ast/List.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/List.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/List.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/List.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ListComp.java">/branches/astwrite/src/org/python/antlr/ast/ListComp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ListComp.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ListComp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/ListComp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Module.java">/branches/astwrite/src/org/python/antlr/ast/Module.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Module.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Module.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Module.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Name.java">/branches/astwrite/src/org/python/antlr/ast/Name.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Name.java?r=5672">5672</a></td>
<td>(+10 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Name.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Name.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Num.java">/branches/astwrite/src/org/python/antlr/ast/Num.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Num.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Num.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Num.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Pass.java">/branches/astwrite/src/org/python/antlr/ast/Pass.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Pass.java?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Pass.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Pass.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Print.java">/branches/astwrite/src/org/python/antlr/ast/Print.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Print.java?r=5672">5672</a></td>
<td>(+12 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Print.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Print.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Raise.java">/branches/astwrite/src/org/python/antlr/ast/Raise.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Raise.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Raise.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Raise.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Repr.java">/branches/astwrite/src/org/python/antlr/ast/Repr.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Repr.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Repr.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Repr.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Return.java">/branches/astwrite/src/org/python/antlr/ast/Return.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Return.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Return.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Return.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Slice.java">/branches/astwrite/src/org/python/antlr/ast/Slice.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Slice.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Slice.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Slice.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Str.java">/branches/astwrite/src/org/python/antlr/ast/Str.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Str.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Str.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Str.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Subscript.java">/branches/astwrite/src/org/python/antlr/ast/Subscript.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Subscript.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Subscript.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Subscript.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Suite.java">/branches/astwrite/src/org/python/antlr/ast/Suite.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Suite.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Suite.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Suite.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryExcept.java">/branches/astwrite/src/org/python/antlr/ast/TryExcept.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryExcept.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryExcept.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryExcept.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryFinally.java">/branches/astwrite/src/org/python/antlr/ast/TryFinally.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryFinally.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryFinally.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/TryFinally.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Tuple.java">/branches/astwrite/src/org/python/antlr/ast/Tuple.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Tuple.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Tuple.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Tuple.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/UnaryOp.java">/branches/astwrite/src/org/python/antlr/ast/UnaryOp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/UnaryOp.java?r=5672">5672</a></td>
<td>(+9 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/UnaryOp.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/UnaryOp.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/VisitorBase.java">/branches/astwrite/src/org/python/antlr/ast/VisitorBase.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/VisitorBase.java?r=5672">5672</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/VisitorBase.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/VisitorBase.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/While.java">/branches/astwrite/src/org/python/antlr/ast/While.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/While.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/While.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/While.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/With.java">/branches/astwrite/src/org/python/antlr/ast/With.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/With.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/With.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/With.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Yield.java">/branches/astwrite/src/org/python/antlr/ast/Yield.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Yield.java?r=5672">5672</a></td>
<td>(+7 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Yield.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/Yield.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/aliasType.java">/branches/astwrite/src/org/python/antlr/ast/aliasType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/aliasType.java?r=5672">5672</a></td>
<td>(+11 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/aliasType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/aliasType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/argumentsType.java">/branches/astwrite/src/org/python/antlr/ast/argumentsType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/argumentsType.java?r=5672">5672</a></td>
<td>(+16 -13)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/argumentsType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/argumentsType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/cmpopType.java">/branches/astwrite/src/org/python/antlr/ast/cmpopType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/cmpopType.java?r=5672">5672</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/cmpopType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/cmpopType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/comprehensionType.java">/branches/astwrite/src/org/python/antlr/ast/comprehensionType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/comprehensionType.java?r=5672">5672</a></td>
<td>(+11 -10)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/comprehensionType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/comprehensionType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/excepthandlerType.java">/branches/astwrite/src/org/python/antlr/ast/excepthandlerType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/excepthandlerType.java?r=5672">5672</a></td>
<td>(+5 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/excepthandlerType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/excepthandlerType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/exprType.java">/branches/astwrite/src/org/python/antlr/ast/exprType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/exprType.java?r=5672">5672</a></td>
<td>(+5 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/exprType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/exprType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/keywordType.java">/branches/astwrite/src/org/python/antlr/ast/keywordType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/keywordType.java?r=5672">5672</a></td>
<td>(+10 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/keywordType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/keywordType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/modType.java">/branches/astwrite/src/org/python/antlr/ast/modType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/modType.java?r=5672">5672</a></td>
<td>(+5 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/modType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/modType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/sliceType.java">/branches/astwrite/src/org/python/antlr/ast/sliceType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/sliceType.java?r=5672">5672</a></td>
<td>(+5 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/sliceType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/sliceType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/stmtType.java">/branches/astwrite/src/org/python/antlr/ast/stmtType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/stmtType.java?r=5672">5672</a></td>
<td>(+5 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/stmtType.java?r=5672">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/antlr/ast/stmtType.java?r1=5660&r2=5672">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/core/AstList.java">/branches/astwrite/src/org/python/core/AstList.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/core/AstList.java?r=5672">5672</a></td>
<td>(+568 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/astwrite/src/org/python/core/AstList.java?r=5672">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>trunk otmarhumbel: dump system properties to a file (in verbose mode)</title>
<pubDate>Mon, 01 Dec 2008 17:33:55 -0600</pubDate>
<author>otmarhumbel</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5671&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5671&amp;csize=1</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5671"><strong>5671</strong></a></td>
<td width="30%" align="center"><strong>otmarhumbel</strong></td>
<td align="right">Mon, 01 December 2008, 17:33:55 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>dump system properties to a file (in verbose mode)</tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/installer/src/java/org/python/util/install/Installation.java">/trunk/installer/src/java/org/python/util/install/Installation.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/installer/src/java/org/python/util/install/Installation.java?r=5671">5671</a></td>
<td>(+20 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/installer/src/java/org/python/util/install/Installation.java?r=5671">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/installer/src/java/org/python/util/install/Installation.java?r1=5502&r2=5671">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>trunk nriley: PyStringMap should not be hashable, just as PyDictionary isn&#039;t.</title>
<pubDate>Mon, 01 Dec 2008 12:33:00 -0600</pubDate>
<author>nriley</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5670&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5670&amp;csize=2</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5670"><strong>5670</strong></a></td>
<td width="30%" align="center"><strong>nriley</strong></td>
<td align="right">Mon, 01 December 2008, 12:33:00 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>PyStringMap should not be hashable, just as PyDictionary isn&#039;t.</tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/Lib/test/test_stringmap.py">/trunk/jython/Lib/test/test_stringmap.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/Lib/test/test_stringmap.py?r=5670">5670</a></td>
<td>(+4 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/Lib/test/test_stringmap.py?r=5670">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/Lib/test/test_stringmap.py?r1=4542&r2=5670">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/src/org/python/core/PyStringMap.java">/trunk/jython/src/org/python/core/PyStringMap.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/src/org/python/core/PyStringMap.java?r=5670">5670</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/src/org/python/core/PyStringMap.java?r=5670">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/trunk/jython/src/org/python/core/PyStringMap.java?r1=5465&r2=5670">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>newstyle-java-types cgroves: Reset a PyJavaType&#039;s state when reload is called on it.  This was just ignored o...</title>
<pubDate>Sun, 30 Nov 2008 19:14:21 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5669&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5669&amp;csize=2</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5669"><strong>5669</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Sun, 30 November 2008, 19:14:21 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Reset a PyJavaType&#039;s state when reload is called on it. &nbsp;This was just ignored on PyJavaClasses, so this is a little step up</tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyObject.java">/branches/newstyle-java-types/src/org/python/core/PyObject.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyObject.java?r=5669">5669</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyObject.java?r=5669">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyObject.java?r1=5665&r2=5669">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java">/branches/newstyle-java-types/src/org/python/core/__builtin__.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r=5669">5669</a></td>
<td>(+8 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r=5669">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/__builtin__.java?r1=5665&r2=5669">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>newstyle-java-types cgroves: Go ahead and take multiple methods in PyReflectedFunction&#039;s constructor</title>
<pubDate>Sun, 30 Nov 2008 19:08:51 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5668&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5668&amp;csize=2</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5668"><strong>5668</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Sun, 30 November 2008, 19:08:51 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Go ahead and take multiple methods in PyReflectedFunction&#039;s constructor</tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py">/branches/newstyle-java-types/Lib/test/test_joverload.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r=5668">5668</a></td>
<td>(+1 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r=5668">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r1=5667&r2=5668">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyReflectedFunction.java">/branches/newstyle-java-types/src/org/python/core/PyReflectedFunction.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyReflectedFunction.java?r=5668">5668</a></td>
<td>(+8 -4)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyReflectedFunction.java?r=5668">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyReflectedFunction.java?r1=5658&r2=5668">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>newstyle-java-types cgroves: PyReflectedFunction no longer exposes a String constructor</title>
<pubDate>Sun, 30 Nov 2008 19:06:33 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5667&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5667&amp;csize=1</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5667"><strong>5667</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Sun, 30 November 2008, 19:06:33 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>PyReflectedFunction no longer exposes a String constructor</tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py">/branches/newstyle-java-types/Lib/test/test_joverload.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r=5667">5667</a></td>
<td>(+3 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r=5667">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_joverload.py?r1=5563&r2=5667">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>newstyle-java-types cgroves: Replace fillDict with init which encapsulates all the differences between...</title>
<pubDate>Sun, 30 Nov 2008 19:00:37 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5666&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5666&amp;csize=2</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5666"><strong>5666</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Sun, 30 November 2008, 19:00:37 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Replace fillDict with init which encapsulates all the differences between<br />PyType and PyJavaType initialization. &nbsp;Have bootstrap types use init as well to<br />remove the duplication of type builder initialization.<br /><br />Include interfaces and superclasses in the mro of wrapped Java types.<br /><br /></tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyJavaType.java">/branches/newstyle-java-types/src/org/python/core/PyJavaType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyJavaType.java?r=5666">5666</a></td>
<td>(+49 -6)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyJavaType.java?r=5666">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyJavaType.java?r1=5663&r2=5666">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyType.java">/branches/newstyle-java-types/src/org/python/core/PyType.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyType.java?r=5666">5666</a></td>
<td>(+41 -65)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyType.java?r=5666">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/core/PyType.java?r1=5665&r2=5666">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>newstyle-java-types cgroves: Merged revisions 5565,5568-5584,5593,5596,5598-5604,5606,5608-5611,5616,5618-562...</title>
<pubDate>Sun, 30 Nov 2008 18:38:14 -0600</pubDate>
<author>cgroves</author>
<link>http://fisheye3.atlassian.com/changelog/jython?cs=5665&amp;csize=179</link>
<guid isPermaLink="false">http://fisheye3.atlassian.com/changelog/jython?cs=5665&amp;csize=179</guid>
<description>
<![CDATA[












<table width="100%">
<tr>
<td><a href="http://fisheye3.atlassian.com/changelog/jython?cs=5665"><strong>5665</strong></a></td>
<td width="30%" align="center"><strong>cgroves</strong></td>
<td align="right">Sun, 30 November 2008, 18:38:14 -0600</td>
</tr>
<tr>
<td colspan="3">
<hr/>

      <tt>Merged revisions 5565,5568-5584,5593,5596,5598-5604,5606,5608-5611,5616,5618-5621,5624,5626-5627,5629-5630,5639-5640,5644-5648,5655,5661 via svnmerge from <br /><a href="https://jython.svn.sourceforge.net/svnroot/jython/trunk/jython">https://jython.svn.sourceforge.net/svnroot/jython/trunk/jython</a><br /><br />........<br /> &nbsp;r5565 | fwierzbicki | 2008-11-09 19:36:31 -0800 (Sun, 09 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;Just enough AST tweaking to get some of sympy working for Ondrej. &nbsp;On my todo<br /> &nbsp;list is to look at Python 2.6&#039;s ast testing and see if I can port that over to<br /> &nbsp;Jython.<br />........<br /> &nbsp;r5568 | fwierzbicki | 2008-11-10 07:33:23 -0800 (Mon, 10 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;remove dead code.<br />........<br /> &nbsp;r5569 | fwierzbicki | 2008-11-10 13:12:29 -0800 (Mon, 10 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;Make lineno and col_offset writable.<br />........<br /> &nbsp;r5570 | fwierzbicki | 2008-11-11 09:48:27 -0800 (Tue, 11 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;Tor Norbye found this ancient typo just by pointing NetBeans and the latest<br /> &nbsp;nbpython at datetime.py. &nbsp;Maybe there is something to be said for these &#034;IDE&#034;s<br /> &nbsp;that I keep hearing about :).<br />........<br /> &nbsp;r5571 | otmarhumbel | 2008-11-11 15:25:25 -0800 (Tue, 11 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;detect JYTHON_HOME if called from the /bin directory<br />........<br /> &nbsp;r5572 | pjenvey | 2008-11-11 17:31:02 -0800 (Tue, 11 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;more java integration unicode vs str fixes<br />........<br /> &nbsp;r5573 | fwierzbicki | 2008-11-12 11:10:54 -0800 (Wed, 12 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;Upgrade to antlr-3.1.1.<br />........<br /> &nbsp;r5574 | fwierzbicki | 2008-11-12 11:32:40 -0800 (Wed, 12 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;Hopefully helping for eclipse users :).<br />........<br /> &nbsp;r5575 | fwierzbicki | 2008-11-12 11:33:58 -0800 (Wed, 12 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;Oops, try #2. &nbsp;That&#039;s what I get for doing this w/o having eclipse installed<br /> &nbsp;for verification.<br />........<br /> &nbsp;r5576 | pjenvey | 2008-11-13 16:02:12 -0800 (Thu, 13 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;fix itertools.chain stopping short with two empty iters in a row<br />........<br /> &nbsp;r5577 | fwierzbicki | 2008-11-13 16:28:42 -0800 (Thu, 13 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;Thanks to Tor Norbye for this bug fix. &nbsp;This was also found via NetBeans.<br />........<br /> &nbsp;r5578 | pjenvey | 2008-11-13 23:35:53 -0800 (Thu, 13 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;bring in constantine (0.3dev r80) for better errnos<br />........<br /> &nbsp;r5579 | fwierzbicki | 2008-11-14 08:07:43 -0800 (Fri, 14 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;Fix for NPE&#039;s and a weird Antlr error that can occur when Antlr is allowed to <br /> &nbsp;recover from parser errrors (for example, when ListErrorHandler is used).<br />........<br /> &nbsp;r5580 | fwierzbicki | 2008-11-14 09:53:21 -0800 (Fri, 14 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;Remove very old commented out code from imp.java.<br />........<br /> &nbsp;r5581 | fwierzbicki | 2008-11-14 14:54:53 -0800 (Fri, 14 Nov 2008) | 15 lines<br /> &nbsp;<br /> &nbsp;Fix for <a href="http://bugs.jython.org/issue1141.">http://bugs.jython.org/issue1141.</a> &nbsp;__builtin__.__import__ had &nbsp;subtle<br /> &nbsp;differences with CPython. &nbsp;These differences would cause problems for those who<br /> &nbsp;wish to override __builtin__.__import__<br /> &nbsp;<br /> &nbsp;statement: import hell.first_circle<br /> &nbsp;&nbsp;- CPython: &nbsp;&nbsp;&nbsp;&nbsp;(&#039;hell.first_circle&#039;, None)<br /> &nbsp;&nbsp;- old Jython: &nbsp;(&#039;hell.first_circle&#039;, ())<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /> &nbsp;statement: import hell.first_circle as limbo<br /> &nbsp;&nbsp;- CPython: &nbsp;&nbsp;&nbsp;&nbsp;(&#039;hell.first_circle&#039;, None)<br /> &nbsp;&nbsp;- old Jython: &nbsp;(&#039;hell.first_circle&#039;, (&#039;*&#039;,))<br /> &nbsp;<br /> &nbsp;Also note that the second import statement with an &#034;as&#034; would return the head <br /> &nbsp;module instead of the tail module, the opposite of what CPython &nbsp;does.<br />........<br /> &nbsp;r5582 | pjenvey | 2008-11-16 14:52:56 -0800 (Sun, 16 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;fix another binop corner case -- trigger the binop &#039;flip&#039; when left_type &lt;<br /> &nbsp;right_type (in terms of the reversed mro) instead of left_type != right_type<br />........<br /> &nbsp;r5583 | pjenvey | 2008-11-17 12:05:55 -0800 (Mon, 17 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;o allow Socket{TCP,UDP}Test HOST/PORT to be overriden per class<br /> &nbsp;o use a different port than test_socket for test_select as test_socket sockopt<br /> &nbsp;tests don&#039;t REUSEADDR<br />........<br /> &nbsp;r5584 | pjenvey | 2008-11-17 12:06:51 -0800 (Mon, 17 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;relax the test ensuring SO_{RCV,SND}BUF matches the *exact* value we set it to<br /> &nbsp;after a connection was established. only for the BSDs, but we may not want to<br /> &nbsp;assume this anywhere<br />........<br /> &nbsp;r5593 | pjenvey | 2008-11-20 10:52:08 -0800 (Thu, 20 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;hardcode PyString encode results instead of letting java2py return unicode<br /> &nbsp;fixes #1177<br /> &nbsp;thanks jcflack<br />........<br /> &nbsp;r5596 | pjenvey | 2008-11-20 18:00:11 -0800 (Thu, 20 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;fix handling of null prefix/exec_prefix values now that they&#039;re PyObjects<br /> &nbsp;fixes #1173<br /> &nbsp;thanks boisgera<br />........<br /> &nbsp;r5598 | fwierzbicki | 2008-11-22 11:18:53 -0800 (Sat, 22 Nov 2008) | 5 lines<br /> &nbsp;<br /> &nbsp;Fixes bug <a href="http://bugs.jython.org/issue1174">http://bugs.jython.org/issue1174</a> which reveals a corner case where<br /> &nbsp;CompilerFlags can come out as null. &nbsp;Not positive that we should be passing<br /> &nbsp;the &#034;flags&#034; value down when there is no frame, but this is probably right. Put<br /> &nbsp;an XXX in so it can be looked at again later.<br />........<br /> &nbsp;r5599 | fwierzbicki | 2008-11-22 12:39:54 -0800 (Sat, 22 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;Removed XXX -- looking at the code some more makes me comfortable with passing<br /> &nbsp;&#034;flags&#034; on.<br />........<br /> &nbsp;r5600 | pjenvey | 2008-11-22 14:37:49 -0800 (Sat, 22 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;from:<br /> &nbsp;<a href="http://svn.python.org/projects/python/branches/release25-maint/Lib/warnings.py@47273">http://svn.python.org/projects/python/branches/release25-maint/Lib/warnings.py@47273</a><br />........<br /> &nbsp;r5601 | pjenvey | 2008-11-22 15:23:48 -0800 (Sat, 22 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;use the compiled filename for __file__ when appropriate. make imp responsible<br /> &nbsp;for setting __file__ instead of the compiler being involved<br /> &nbsp;fixes #1138<br />........<br /> &nbsp;r5602 | pjenvey | 2008-11-22 15:27:27 -0800 (Sat, 22 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;from:<br /> &nbsp;<a href="http://svn.python.org/projects/python/branches/release25-maint/Lib/pydoc.py@54366">http://svn.python.org/projects/python/branches/release25-maint/Lib/pydoc.py@54366</a><br />........<br /> &nbsp;r5603 | pjenvey | 2008-11-22 15:30:45 -0800 (Sat, 22 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;o fix help -- our new isatty support confused it into using a real pager<br /> &nbsp;o support $py.class in ispackage<br />........<br /> &nbsp;r5604 | cgroves | 2008-11-22 16:18:15 -0800 (Sat, 22 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;Assume any instance of PySequence has an accurate __len__. &nbsp;See <a href="http://www.nabble.com/PySequenceList-and-fastSequence-td14977175.html">http://www.nabble.com/PySequenceList-and-fastSequence-td14977175.html</a><br />........<br /> &nbsp;r5606 | pjenvey | 2008-11-22 17:57:09 -0800 (Sat, 22 Nov 2008) | 5 lines<br /> &nbsp;<br /> &nbsp;o allow open({In,Out}putStream) but with a deprecation warning. make open a<br /> &nbsp;function<br /> &nbsp;o add optional bufsize args to FileUtil.wrap<br /> &nbsp;fixes #1171<br />........<br /> &nbsp;r5608 | pjenvey | 2008-11-22 20:15:40 -0800 (Sat, 22 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;relax struct_time entry types to PyObject, CPython allows non ints here.<br /> &nbsp;mostly to get rid of __int__ calls w/ a PyInteger cast<br /> &nbsp;refs #1052<br />........<br /> &nbsp;r5609 | pjenvey | 2008-11-22 20:18:48 -0800 (Sat, 22 Nov 2008) | 6 lines<br /> &nbsp;<br /> &nbsp;((PyInteger)obj.__int__()).getValue() -&gt; obj.asInt()<br /> &nbsp;to avoid potential ClassCastException mayhem now that __int__ can return longs.<br /> &nbsp;as a side effect TypeErrors are raised on conversion failure rather than<br /> &nbsp;AttributeErrors (which is usually more appropriate anyway)<br /> &nbsp;fixes #1052<br />........<br /> &nbsp;r5610 | pjenvey | 2008-11-22 20:35:59 -0800 (Sat, 22 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;zlib docs<br /> &nbsp;fixes #1798554, #1798556<br /> &nbsp;thanks ukeshav<br />........<br /> &nbsp;r5611 | pjenvey | 2008-11-22 22:28:45 -0800 (Sat, 22 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;fix the Carlo Verre hack because open builtin classes are only cool in Ruby and<br /> &nbsp;JavaScript, or something like that<br /> &nbsp;fixes #1058 and test_descr.carloverre<br />........<br /> &nbsp;r5616 | fwierzbicki | 2008-11-23 07:02:10 -0800 (Sun, 23 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;Removed merge tracking for &#034;svnmerge&#034; for <br /> &nbsp;<a href="https://jython.svn.sourceforge.net/svnroot/jython/branches/nowalker">https://jython.svn.sourceforge.net/svnroot/jython/branches/nowalker</a><br />........<br /> &nbsp;r5618 | pjenvey | 2008-11-23 11:35:19 -0800 (Sun, 23 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;exclude the antlr tests as they don&#039;t have any actual tests<br />........<br /> &nbsp;r5619 | pjenvey | 2008-11-23 12:58:25 -0800 (Sun, 23 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;fix bit rot in the Expose javatests:<br /> &nbsp;ensure we setType new descriptors, init sys when needed, fix null method docs<br /> &nbsp;(use &#034;&#034; instead)<br />........<br /> &nbsp;r5620 | pjenvey | 2008-11-23 13:56:25 -0800 (Sun, 23 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;turn on javatest/regrtest junit xml output by default, to dist/testreports<br />........<br /> &nbsp;r5621 | pjenvey | 2008-11-23 14:22:05 -0800 (Sun, 23 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;don&#039;t buffer the various popen2 helper streams in hopes to make test_cmd_line<br /> &nbsp;less flakey<br />........<br /> &nbsp;r5624 | fwierzbicki | 2008-11-23 16:00:42 -0800 (Sun, 23 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;Test for basic eval from a bare PythonInterpreter (was throwing an NPE) see<br /> &nbsp;<a href="http://bugs.jython.org/issue1174.">http://bugs.jython.org/issue1174.</a><br />........<br /> &nbsp;r5626 | pjenvey | 2008-11-23 18:02:47 -0800 (Sun, 23 Nov 2008) | 5 lines<br /> &nbsp;<br /> &nbsp;add an isBaseType flag to @ExposedType for toggling whether types are<br /> &nbsp;subclassable. disallow subclassing of builtin_function_or_method (fixes<br /> &nbsp;test_descr.errors). note that this requires an ant clean<br /> &nbsp;refs #1758319<br />........<br /> &nbsp;r5627 | pjenvey | 2008-11-23 18:48:33 -0800 (Sun, 23 Nov 2008) | 3 lines<br /> &nbsp;<br /> &nbsp;disallow sublcassing a number of types<br /> &nbsp;fixes #1758319<br />........<br /> &nbsp;r5629 | pjenvey | 2008-11-23 21:01:02 -0800 (Sun, 23 Nov 2008) | 4 lines<br /> &nbsp;<br /> &nbsp;from:<br /> &nbsp;<a href="http://svn.python.org/projects/python/branches/release25-maint/Lib/zipfile.py@60117">http://svn.python.org/projects/python/branches/release25-maint/Lib/zipfile.py@60117</a><br /> &nbsp;<a href="http://svn.python.org/projects/python/branches/release25-maint/Lib/test/test_zipfile.py@46982">http://svn.python.org/projects/python/branches/release25-maint/Lib/test/test_zipfile.py@46982</a><br />........<br /> &nbsp;r5630 | pjenvey | 2008-11-23 21:02:01 -0800 (Sun, 23 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;fix PyZipFile to compile to $py.class<br />........<br /> &nbsp;r5639 | otmarhumbel | 2008-11-25 06:11:53 -0800 (Tue, 25 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;to enable virtualenv again: do not hardcode JYTHON_HOME<br /> &nbsp;this fixes issue #1180<br />........<br /> &nbsp;r5640 | otmarhumbel | 2008-11-25 13:09:57 -0800 (Tue, 25 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;check for both jython-complete.jar and jython.jar in findRoot()<br />........<br /> &nbsp;r5644 | pjenvey | 2008-11-26 19:30:23 -0800 (Wed, 26 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;update/clarify comment<br />........<br /> &nbsp;r5645 | fwierzbicki | 2008-11-26 20:01:27 -0800 (Wed, 26 Nov 2008) | 5 lines<br /> &nbsp;<br /> &nbsp;Make PythonTree (and thus most of the ast nodes) extend PyObject instead of <br /> &nbsp;Antlr&#039;s CommonTree. &nbsp;This required pulling in much of the CommonTree code for<br /> &nbsp;now. &nbsp;Hopefully I can prune some of it out in time. &nbsp;Also PythonTreeAdaptor<br /> &nbsp;had to override more of CommonTreeAdaptor&#039;s &nbsp;methods.<br />........<br /> &nbsp;r5646 | pjenvey | 2008-11-26 20:52:37 -0800 (Wed, 26 Nov 2008) | 6 lines<br /> &nbsp;<br /> &nbsp;temporarily store genexps in Java&#039;s frame instead of PyFrame. the latter could<br /> &nbsp;modify f_locals when cleaning up the temp slot, which causes an obscure bug if<br /> &nbsp;the genexp is iterating over that same f_locals (dict changed size during<br /> &nbsp;iteration). e.g., in a module&#039;s top level:<br /> &nbsp;__all__ = tuple(x for x in locals() if x.isupper())<br />........<br /> &nbsp;r5647 | pjenvey | 2008-11-27 12:56:10 -0800 (Thu, 27 Nov 2008) | 5 lines<br /> &nbsp;<br /> &nbsp;o explicitly convert Strings returned from ExposedGet to str (instead of<br /> &nbsp;unicode), just as ExposedMethod does. restores the behavior it had before the<br /> &nbsp;big Java integration String/unicode change<br /> &nbsp;o add a TypeError message for PyDataDescr.__set__ failed conversions<br />........<br /> &nbsp;r5648 | pjenvey | 2008-11-27 12:56:40 -0800 (Thu, 27 Nov 2008) | 1 line<br /> &nbsp;<br /> &nbsp;small cleanup, match CPython&#039;s __repr__<br />........<br /> &nbsp;r5655 | pjenvey | 2008-11-28 13:10:39 -0800 (Fri, 28 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;have exposed methods and fields convert null Strings results to Py.None<br />........<br /> &nbsp;r5661 | pjenvey | 2008-11-28 23:43:57 -0800 (Fri, 28 Nov 2008) | 2 lines<br /> &nbsp;<br /> &nbsp;constantine-0.4 release<br />........<br /></tt>
      
<hr/>
</td>
</tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types">/branches/newstyle-java-types</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types?r1=5664&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/.classpath">/branches/newstyle-java-types/.classpath</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/.classpath?r=5665">5665</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/.classpath?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/.classpath?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/datetime.py">/branches/newstyle-java-types/Lib/datetime.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/datetime.py?r=5665">5665</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/datetime.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/datetime.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/inspect.py">/branches/newstyle-java-types/Lib/inspect.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/inspect.py?r=5665">5665</a></td>
<td>(+2 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/inspect.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/inspect.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/ntpath.py">/branches/newstyle-java-types/Lib/ntpath.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/ntpath.py?r=5665">5665</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/ntpath.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/ntpath.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/os.py">/branches/newstyle-java-types/Lib/os.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/os.py?r=5665">5665</a></td>
<td>(+30 -22)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/os.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/os.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/popen2.py">/branches/newstyle-java-types/Lib/popen2.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/popen2.py?r=5665">5665</a></td>
<td>(+5 -5)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/popen2.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/popen2.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/posixpath.py">/branches/newstyle-java-types/Lib/posixpath.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/posixpath.py?r=5665">5665</a></td>
<td>(+5 -4)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/posixpath.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/posixpath.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/pydoc.py">/branches/newstyle-java-types/Lib/pydoc.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/pydoc.py?r=5665">5665</a></td>
<td>(+2257 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/pydoc.py?r=5665">view</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/subprocess.py">/branches/newstyle-java-types/Lib/subprocess.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/subprocess.py?r=5665">5665</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/subprocess.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/subprocess.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_bool.py">/branches/newstyle-java-types/Lib/test/test_bool.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_bool.py?r=5665">5665</a></td>
<td>(+0 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_bool.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_bool.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_chdir.py">/branches/newstyle-java-types/Lib/test/test_chdir.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_chdir.py?r=5665">5665</a></td>
<td>(+4 -9)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_chdir.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_chdir.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr.py">/branches/newstyle-java-types/Lib/test/test_descr.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr.py?r=5665">5665</a></td>
<td>(+0 -8)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr_jy.py">/branches/newstyle-java-types/Lib/test/test_descr_jy.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr_jy.py?r=5665">5665</a></td>
<td>(+15 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr_jy.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_descr_jy.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_fileno.py">/branches/newstyle-java-types/Lib/test/test_fileno.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_fileno.py?r=5665">5665</a></td>
<td>(+34 -34)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_fileno.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_fileno.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps.py">/branches/newstyle-java-types/Lib/test/test_genexps.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps.py?r=5665">5665</a></td>
<td>(+3 -4)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps_jy.py">/branches/newstyle-java-types/Lib/test/test_genexps_jy.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps_jy.py?r=5665">5665</a></td>
<td>(+23 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_genexps_jy.py?r=5665">view</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_import_jy.py">/branches/newstyle-java-types/Lib/test/test_import_jy.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_import_jy.py?r=5665">5665</a></td>
<td>(+40 -9)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_import_jy.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_import_jy.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_inspect.py">/branches/newstyle-java-types/Lib/test/test_inspect.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_inspect.py?r=5665">5665</a></td>
<td>(+2 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_inspect.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_inspect.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_iter_jy.py">/branches/newstyle-java-types/Lib/test/test_iter_jy.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_iter_jy.py?r=5665">5665</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_iter_jy.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_iter_jy.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_select.py">/branches/newstyle-java-types/Lib/test/test_select.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_select.py?r=5665">5665</a></td>
<td>(+11 -14)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_select.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_select.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_socket.py">/branches/newstyle-java-types/Lib/test/test_socket.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_socket.py?r=5665">5665</a></td>
<td>(+44 -25)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_socket.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_socket.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_zipfile.py">/branches/newstyle-java-types/Lib/test/test_zipfile.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_zipfile.py?r=5665">5665</a></td>
<td>(+375 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/test/test_zipfile.py?r=5665">view</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/warnings.py">/branches/newstyle-java-types/Lib/warnings.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/warnings.py?r=5665">5665</a></td>
<td>(+266 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/warnings.py?r=5665">view</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zipfile.py">/branches/newstyle-java-types/Lib/zipfile.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zipfile.py?r=5665">5665</a></td>
<td>(+902 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zipfile.py?r=5665">view</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zlib.py">/branches/newstyle-java-types/Lib/zlib.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zlib.py?r=5665">5665</a></td>
<td>(+15 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zlib.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/Lib/zlib.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/ast/asdl_antlr.py">/branches/newstyle-java-types/ast/asdl_antlr.py</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/ast/asdl_antlr.py?r=5665">5665</a></td>
<td>(+67 -38)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/ast/asdl_antlr.py?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/ast/asdl_antlr.py?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/build.xml">/branches/newstyle-java-types/build.xml</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/build.xml?r=5665">5665</a></td>
<td>(+18 -4)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/build.xml?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/build.xml?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1-runtime.jar">/branches/newstyle-java-types/extlibs/antlr-3.1.1-runtime.jar</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1-runtime.jar?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/~raw,r=5665/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1-runtime.jar">raw</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1.jar">/branches/newstyle-java-types/extlibs/antlr-3.1.1.jar</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1.jar?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/~raw,r=5665/jython/branches/newstyle-java-types/extlibs/antlr-3.1.1.jar">raw</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.jar">/branches/newstyle-java-types/extlibs/antlr-3.1.jar</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-3.1.jar?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td>&nbsp;</td><td><em>deleted</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-runtime-3.1.jar">/branches/newstyle-java-types/extlibs/antlr-runtime-3.1.jar</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/antlr-runtime-3.1.jar?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td>&nbsp;</td><td><em>deleted</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/constantine-0.4.jar">/branches/newstyle-java-types/extlibs/constantine-0.4.jar</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/extlibs/constantine-0.4.jar?r=5665">5665</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye3.atlassian.com/browse/~raw,r=5665/jython/branches/newstyle-java-types/extlibs/constantine-0.4.jar">raw</a></td><td><em>new/copied</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/grammar/Python.g">/branches/newstyle-java-types/grammar/Python.g</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/grammar/Python.g?r=5665">5665</a></td>
<td>(+15 -3)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/grammar/Python.g?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/grammar/Python.g?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Fetch.java">/branches/newstyle-java-types/src/com/ziclix/python/sql/Fetch.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Fetch.java?r=5665">5665</a></td>
<td>(+5 -5)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Fetch.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Fetch.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Procedure.java">/branches/newstyle-java-types/src/com/ziclix/python/sql/Procedure.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Procedure.java?r=5665">5665</a></td>
<td>(+7 -7)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Procedure.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/Procedure.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyCursor.java">/branches/newstyle-java-types/src/com/ziclix/python/sql/PyCursor.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyCursor.java?r=5665">5665</a></td>
<td>(+9 -9)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyCursor.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyCursor.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyStatement.java">/branches/newstyle-java-types/src/com/ziclix/python/sql/PyStatement.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyStatement.java?r=5665">5665</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyStatement.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/com/ziclix/python/sql/PyStatement.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/AST.java">/branches/newstyle-java-types/src/org/python/antlr/AST.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/AST.java?r=5665">5665</a></td>
<td>(+6 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/AST.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/AST.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/GrammarActions.java">/branches/newstyle-java-types/src/org/python/antlr/GrammarActions.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/GrammarActions.java?r=5665">5665</a></td>
<td>(+1 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/GrammarActions.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/GrammarActions.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ParseException.java">/branches/newstyle-java-types/src/org/python/antlr/ParseException.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ParseException.java?r=5665">5665</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ParseException.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ParseException.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonErrorNode.java">/branches/newstyle-java-types/src/org/python/antlr/PythonErrorNode.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonErrorNode.java?r=5665">5665</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonErrorNode.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonErrorNode.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTree.java">/branches/newstyle-java-types/src/org/python/antlr/PythonTree.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTree.java?r=5665">5665</a></td>
<td>(+272 -80)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTree.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTree.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTreeAdaptor.java">/branches/newstyle-java-types/src/org/python/antlr/PythonTreeAdaptor.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTreeAdaptor.java?r=5665">5665</a></td>
<td>(+99 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTreeAdaptor.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/PythonTreeAdaptor.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assert.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Assert.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assert.java?r=5665">5665</a></td>
<td>(+25 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assert.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assert.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assign.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Assign.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assign.java?r=5665">5665</a></td>
<td>(+29 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assign.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Assign.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Attribute.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Attribute.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Attribute.java?r=5665">5665</a></td>
<td>(+26 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Attribute.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Attribute.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/AugAssign.java">/branches/newstyle-java-types/src/org/python/antlr/ast/AugAssign.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/AugAssign.java?r=5665">5665</a></td>
<td>(+27 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/AugAssign.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/AugAssign.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BinOp.java">/branches/newstyle-java-types/src/org/python/antlr/ast/BinOp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BinOp.java?r=5665">5665</a></td>
<td>(+26 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BinOp.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BinOp.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BoolOp.java">/branches/newstyle-java-types/src/org/python/antlr/ast/BoolOp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BoolOp.java?r=5665">5665</a></td>
<td>(+28 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BoolOp.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/BoolOp.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Break.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Break.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Break.java?r=5665">5665</a></td>
<td>(+18 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Break.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Break.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Call.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Call.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Call.java?r=5665">5665</a></td>
<td>(+42 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Call.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Call.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ClassDef.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ClassDef.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ClassDef.java?r=5665">5665</a></td>
<td>(+42 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ClassDef.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ClassDef.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Compare.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Compare.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Compare.java?r=5665">5665</a></td>
<td>(+32 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Compare.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Compare.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Continue.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Continue.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Continue.java?r=5665">5665</a></td>
<td>(+18 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Continue.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Continue.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Delete.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Delete.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Delete.java?r=5665">5665</a></td>
<td>(+27 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Delete.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Delete.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Dict.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Dict.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Dict.java?r=5665">5665</a></td>
<td>(+33 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Dict.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Dict.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Ellipsis.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Ellipsis.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Ellipsis.java?r=5665">5665</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Ellipsis.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Ellipsis.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorExpr.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorExpr.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorExpr.java?r=5665">5665</a></td>
<td>(+0 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorExpr.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorExpr.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorMod.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorMod.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorMod.java?r=5665">5665</a></td>
<td>(+0 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorMod.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorMod.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorSlice.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorSlice.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorSlice.java?r=5665">5665</a></td>
<td>(+0 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorSlice.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorSlice.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorStmt.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorStmt.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorStmt.java?r=5665">5665</a></td>
<td>(+0 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorStmt.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ErrorStmt.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Exec.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Exec.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Exec.java?r=5665">5665</a></td>
<td>(+28 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Exec.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Exec.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expr.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Expr.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expr.java?r=5665">5665</a></td>
<td>(+23 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expr.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expr.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expression.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Expression.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expression.java?r=5665">5665</a></td>
<td>(+7 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expression.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Expression.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ExtSlice.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ExtSlice.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ExtSlice.java?r=5665">5665</a></td>
<td>(+11 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ExtSlice.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ExtSlice.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/For.java">/branches/newstyle-java-types/src/org/python/antlr/ast/For.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/For.java?r=5665">5665</a></td>
<td>(+39 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/For.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/For.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/FunctionDef.java">/branches/newstyle-java-types/src/org/python/antlr/ast/FunctionDef.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/FunctionDef.java?r=5665">5665</a></td>
<td>(+37 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/FunctionDef.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/FunctionDef.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/GeneratorExp.java">/branches/newstyle-java-types/src/org/python/antlr/ast/GeneratorExp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/GeneratorExp.java?r=5665">5665</a></td>
<td>(+29 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/GeneratorExp.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/GeneratorExp.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Global.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Global.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Global.java?r=5665">5665</a></td>
<td>(+22 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Global.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Global.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/If.java">/branches/newstyle-java-types/src/org/python/antlr/ast/If.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/If.java?r=5665">5665</a></td>
<td>(+36 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/If.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/If.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/IfExp.java">/branches/newstyle-java-types/src/org/python/antlr/ast/IfExp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/IfExp.java?r=5665">5665</a></td>
<td>(+28 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/IfExp.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/IfExp.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Import.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Import.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Import.java?r=5665">5665</a></td>
<td>(+27 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Import.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Import.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ImportFrom.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ImportFrom.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ImportFrom.java?r=5665">5665</a></td>
<td>(+30 -2)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ImportFrom.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ImportFrom.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Index.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Index.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Index.java?r=5665">5665</a></td>
<td>(+7 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Index.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Index.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Interactive.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Interactive.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Interactive.java?r=5665">5665</a></td>
<td>(+11 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Interactive.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Interactive.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Lambda.java">/branches/newstyle-java-types/src/org/python/antlr/ast/Lambda.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Lambda.java?r=5665">5665</a></td>
<td>(+24 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Lambda.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/Lambda.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/List.java">/branches/newstyle-java-types/src/org/python/antlr/ast/List.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/List.java?r=5665">5665</a></td>
<td>(+28 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/List.java?r=5665">view</a></td><td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/List.java?r1=5563&r2=5665">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ListComp.java">/branches/newstyle-java-types/src/org/python/antlr/ast/ListComp.java</a></td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches/newstyle-java-types/src/org/python/antlr/ast/ListComp.java?r=5665">5665</a></td>
<td>(+29 -1)</td>
<td><a href="http://fisheye3.atlassian.com/browse/jython/branches