]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi/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 / python_cgi / pytest.linux.cgi
CommitLineData
1e59de90
TL
1#!/usr/bin/python
2import os
3print("Content-Type: text/plain \n\n")
4print("This is from python")
5