◐ Shell
clean mode source ↗

Specific asserts by zware · Pull Request #205 · python/typing

added 7 commits

April 18, 2016 16:00
Also makes use of 'self.assertIsSubclass' and 'self.assertNotIsSubclass'
rather than 'assert issubclass' and 'assert not issubclass'
s/assert isinstance/self.assertIsInstance/
s/assert not isinstance/self.assertNotIsInstance/

@zware

@zware zware deleted the specific_asserts branch

April 19, 2016 16:56

@zware zware mentioned this pull request

Apr 20, 2016