SIGN IN SIGN UP

Cover a few corners in the 'U' mode integration to make imp work.

get_file() must convert 'U' to "r" PY_STDIOTEXTMODE before calling
fopen().

imp_load_module() must accept 'r' or 'U' or something with '+'.

Also reflow some long lines.
J
Jeremy Hylton committed
4ae6faed9f618c53c42816e868c4cb7194cd045f
Parent: 40b7703