Ejemplo n.º 1
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning('aaa', 'bbb')
Ejemplo n.º 2
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning('aaa', 'bbb')
Ejemplo n.º 3
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning("aaa", "bbb")