Project: Jython

Revision: 5285

Author: fwierzbicki

Date: 02 Sep 2008 21:00:56

Changes:

Removed co_names, co_consts since these are implementation details
that may never get implemented, and removed flags since there are implementation
differences that may never line up. Still failing on one test for varnames
because I think it is possible that the order of varnames might be useful (in
order declared) and Jython doesn't quite get that right.

Files:
modified: /trunk/jython/Lib/test/test_code.py (try)
[?]
To list