Files
swift-mirror/utils/gyb.py
Jason Toffaletti b9118b02f8 [gyb] check isinstance(result, basestring) before string comparison
Guard against types that override __eq__ and do things like
raise TypeError when the types being compared don't match.
2017-02-09 23:41:06 -08:00

34 KiB
Executable File