index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
a478.py
blob: 3315dc2f220637595e01da3e18c546669f001ff8 (
plain
)
1
2
3
def empty_dit(list1): empty_dit=all(not d for d in list1) return empty_dit