]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/pytest.linux.cgi
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / prometheus-cpp / 3rdparty / civetweb / test / pytest.linux.cgi
1 #!/usr/bin/python
2 import os
3 print("Content-Type: text/plain \n\n")
4 print("This is from python")
5