def detect_magic(): global g_m if hasattr(magic, 'open'): g_m = magic.open(magic.MAGIC_SYMLINK) g_m.load()