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