The "from __future__ import absolute_import" statement is used in lib.io and lib.warnings.
This is to avoid module name clashes with the standard Python modules.
Authored by: bugman 2013-03-22
Parent: [r19012]
Child: [r19014]