Description of problem: jython -c 'import re' fails Version-Release number of selected component (if applicable): jython-2.2-0.3.Release_2_2beta1.1jpp.3.fc7 How reproducible: always Steps to Reproduce: 1. jython -c 'import re' Actual results: jython -c 'import re' Traceback (innermost last): File "<string>", line 1, in ? File "/usr/share/jython/Lib/re.py", line 7, in ? Expected results: no output Additional info:
*** This bug has been marked as a duplicate of 426373 ***