index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lint
/
test
/
files
/
ruff
/
bad.py
blob: 0015d7e7f9d6a41d12485fe65797e1fde3c3b6fb (
plain
)
1
2
3
4
import
distutils
if
not
"foo"
in
"foobar"
:
print
(
"oh no!"
)