SIGN IN SIGN UP

Fix test_linecache change.

In non-UTF8 locales open() will have the wrong encoding for the test
data. We need to open the file via tokenize, to get a detected
encoding instead.
R
Robert Collins committed
e4d35dc8b6fb3c071d85e2d8830566876288c180
Parent: dc77565