Interesting case here: I'm using IronPython 2.7.3 on my home machine and at work. Import unittest works fine at home but not at work:

Any idea what's going on? The odd thing is the fact I un-installed Iron Python, re-installed, and I was able to import unittest for an hour with no problems. I stepped out for a bit and tried to run additional tests but it is broken again. Any idea what could be the cause?
Edit: Followed Jeff's suggestion and the base exceptions are:
