##// END OF EJS Templates
Leak less files during test....
Leak less files during test. Tracks all created files and destroy them all during teardown. Otherwise multiple call to mktmp would leak previously unclosed files. This should really ideally be a context manager and be tracked better.

File last commit:

r4750:b9f6e707
r24341:09e52292
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
# load extended setup modules for distuils
from .install_data_ext import install_data_ext