##// END OF EJS Templates
Optimise a check for empty jobs/target lists...
Optimise a check for empty jobs/target lists If the inputs are empty, no msg_ids should be returned. So change the test to not only check for None but also for empty lists. Signed-off-by: Jan Schulz <jasc@gmx.net>

File last commit:

r4750:b9f6e707
r8415:e6b78c7c
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