v0.11
Fix interpretation of escape sequences with str(oldstr(b'abc\ndef'))
More test fixes and bypasses. Now all tests pass on Python 3.3, 2.7, 2.6
Update old references to fixes2 and fixes3
Bug fix in re-enabling suspended import hooks
Move future.autotranslate() to past.autotranslate()