The lib.check_types now imports io.IOBase from the lib.compat module.
This is to shift more Python 2 vs. 3 compatibility into lib.compat and out of all other modules.
Authored by: bugman 2014-11-11
Parent: [r26526]
Child: [r26528]