piston/lxc/tests/test_paradoc.py

6 lines
59 B
Python

try:
import paradoc
print('good')
except:
pass