Example #1
0
 def test_singledispatch2(self):
     if hasattr(functools, 'singledispatch'):
         doc.singledispatch_example2()
Example #2
0
 def test_singledispatch2(self):
     doc.singledispatch_example2()