Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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