On Mon, Dec 29, 2014 at 9:28 AM, Chris Angelico <ros...@gmail.com> wrote: > Why is sre_constants segfaulting?! It's such a simple file! I assume > the "matches" comment means it thinks there's no problem with the .pyc > file; is it possible that, despite those checks, there's an issue > there? I could delete the .pyc and try again, but I'm scared that'll > fix the problem and leave me unable to figure out the true cause :)
You could try renaming the .pyc instead of deleting it. -- https://mail.python.org/mailman/listinfo/python-list