Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
assert.py
blob: cf16c36e8d44e9138617aec7a842453a4dc6e988 [
file
] [
log
] [
blame
]
assert
isinstance
(
s
,
basestring
),
isinstance
(
x
,
int
)