You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2020/09/15 18:27:43 UTC

svn commit: r1881746 - /comdev/reporter.apache.org/trunk/scripts/pdata.py

Author: sebb
Date: Tue Sep 15 18:27:43 2020
New Revision: 1881746

URL: http://svn.apache.org/viewvc?rev=1881746&view=rev
Log:
bare python is not available

Modified:
    comdev/reporter.apache.org/trunk/scripts/pdata.py

Modified: comdev/reporter.apache.org/trunk/scripts/pdata.py
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/scripts/pdata.py?rev=1881746&r1=1881745&r2=1881746&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/scripts/pdata.py (original)
+++ comdev/reporter.apache.org/trunk/scripts/pdata.py Tue Sep 15 18:27:43 2020
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
     WSGI script to return data to the reporter.a.o wizard