mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-23 16:08:15 +02:00
Updated to use Python 3
This commit is contained in:
parent
5873eaf24b
commit
15976fbe6f
@ -25,7 +25,7 @@ from __future__ import print_function
|
||||
import os
|
||||
import sys
|
||||
import socket
|
||||
import urllib
|
||||
import requests
|
||||
import xml.etree.ElementTree as ET
|
||||
import syslog
|
||||
import PyPAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user