Christian Hudon added the comment:

Actually, the only optparse test failing on jython 2.7 beta 1 currently is the 
one that relies on sys.getrefcount. Adding a test_support.impl_detail() guard 
makes all the tests pass. (See attached patch.)

I'd propose adding this patch to both the python3 and python2 tips, as it would 
make the life of other, non-cpython implementations easier, and then closing 
this bug.

----------
Added file: http://bugs.python.org/file34874/jython.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1704474>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to