1.4.31
remove assertion tests because they rather test code that is now part of pytest and py.code.assertion is going to die soon, anyway.
Correct source extraction for else statements
Add tests for long exception rendering with missing or incomplete source files.
fix issue68 and refine the algorithm for finding line numbers for traceback reporting