Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / pycaml / getprefix.py
1 import sys
2
3 print(sys.exec_prefix)