repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1901464 part 3: Implement ITextProvider::GetVisibleRanges. r=nlapre
[gecko.git]
/
tools
/
lint
/
test
/
files
/
ruff
/
bad.py
blob
0015d7e7f9d6a41d12485fe65797e1fde3c3b6fb
1
import
distutils
2
3
if not
"foo"
in
"foobar"
:
4
print
(
"oh no!"
)