index
:
flit
debian
progress-linux
upstream
debian 11 backports: flit
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
samples
/
moduleunimportable.py
blob: 147d26ed6804ce1d5ba92df2c2cc4d6848f779fb (
plain
)
1
2
3
4
5
6
7
8
"""
A sample unimportable module
"""
raise
ImportError
()
__version__
=
"0.1"