##// END OF EJS Templates
notice nesting of `sync_results` decorator...
notice nesting of `sync_results` decorator ensures the sync operation only fires once, after the outermost call. avoids O(n) calls to set.difference

File last commit:

r2732:60cab731
r10073:58b30ca1
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""