Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
assert.py
blob: cf16c36e8d44e9138617aec7a842453a4dc6e988 [
file
] [
log
] [
blame
]
assert
isinstance
(
s
,
basestring
),
isinstance
(
x
,
int
)