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