Eliminated the os.devnull import flag dep_check.devnull_import.
This is not needed as the compat module defines os.devnull for Python <= 2.3. The devnull module is no longer part of the relax information printout.
Authored by: bugman 2013-03-12
Parent: [r18798]
Child: [r18800]