#!/usr/bin/env python import warnings warnings.simplefilter('default', DeprecationWarning) from logilab.common.pytest import run run()