view .hgignore @ 1929:99f983e8e18f

setup: make sure we use the imported module This prevent pyflakes to complains about it (and work around any possible demand import magic. I'm not sure why we do this important dance at all, but I'm leaving it there in doubt.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 28 Mar 2016 00:50:36 -0700
parents b6f934ed3570
children 143c8e4dc22d
line wrap: on
line source

syntax: glob
*.orig
*.pyc
tests/*.err
tests/.testtimes