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