Searched refs:requires_no_pygments_exceptions (Results 1 – 2 of 2) sorted by relevance
6 from mako.testing.exclusions import requires_no_pygments_exceptions96 @requires_no_pygments_exceptions180 @requires_no_pygments_exceptions217 @requires_no_pygments_exceptions
70 def requires_no_pygments_exceptions(fn): function