Debugging an IE7 browser crash (manual git bisect)
See the original posting on DZone Python
Every once in a while, you have to put in a heroic effort to diagnose a bug. When you finally figure it out, you want to run around the office singing We are the champions, even if it turns out to be a trivial issue. Because that doesnt mean it took a trivial amount of effort.
Preview Text:
Every once in a while, you have to put in a…