Commit 22366805 authored by Jason R. Coombs's avatar Jason R. Coombs

Fix compatibility skipIf

--HG--
branch : distribute
extra : rebase_source : a70fd5755fad7a30c478c44e270c1dad13e66a47
parent e10bb776
......@@ -11,3 +11,4 @@ except AttributeError:
if condition:
return skip
return func
return skipper
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment