sapling/hgext/inotify/linux
Dan Villiom Podlaski Christiansen ec590d5cd4 explicitly close files
Add missing calls to close() to many places where files are
opened. Relying on reference counting to catch them soon-ish is not
portable and fails in environments with a proper GC, such as PyPy.
2010-12-24 15:23:01 +01:00
..
__init__.py explicitly close files 2010-12-24 15:23:01 +01:00
_inotify.c backout of e4cb9628354c 2011-01-27 11:15:08 +01:00
watcher.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00