Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3920922
D2586.id6527.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
630 B
Referenced Files
None
Subscribers
None
D2586.id6527.diff
View Options
diff --git a/roles/paas-docker/wrappers/files/pad-delete.py b/roles/paas-docker/wrappers/files/pad-delete.py
--- a/roles/paas-docker/wrappers/files/pad-delete.py
+++ b/roles/paas-docker/wrappers/files/pad-delete.py
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2
-# Note: Python 3 isn't installed by default on CentOS 7.
+#!/usr/bin/env python3
# -------------------------------------------------------------
# PaaS Docker
@@ -17,7 +16,7 @@
# and will be lost if the state is redeployed.
# </auto-generated>
-from six.moves.urllib.request import urlopen
+from urllib.request import urlopen
import json
import sys
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 18:26 (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2309510
Default Alt Text
D2586.id6527.diff (630 B)
Attached To
Mode
D2586: Switch Etherpad maintenance script to Python 3
Attached
Detach File
Event Timeline
Log In to Comment