Message1047
Logged In: YES
user_id=18288
Well i don't see this in 2.1 or 2.2a1. The line raising the
exception reads:
assert _sre.MAGIC == MAGIC, "SRE module mismatch"
But the constants correctly match in the sources. I checked
the cpython sources, and see that a change was made:
http://svn.python.org/view?rev=32321&view=rev
Which i believe was between 2.2 and 2.3 (the jython value
matches the cpython 2.2 value). So i suspect the submitter
was building jython configured with cpython >= 2.3.
So this tracker item can probably just be closed.
- kz |
|
Date |
User |
Action |
Args |
2008-02-20 17:17:25 | admin | link | issue1306231 messages |
2008-02-20 17:17:25 | admin | create | |
|