Пример #1
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning('aaa', 'bbb')
Пример #2
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning('aaa', 'bbb')
Пример #3
0
 def test__deprecation_warning(self):
     # ensure this doesn't throw an exception
     print_deprecation_warning("aaa", "bbb")