Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
intentions
/
afterJoinIfBinary.py
blob: f24f3b2c59305ea8445fe9f76fda27a9a6bd1176 [
file
] [
log
] [
blame
]
if
value
is
not
None
and
(
not
validate_uint
(
value
)
or
value
<=
self
.
begin
):
print
value