Skip to content

Commit 6eac536

Browse files
committed
Using str.decode for command output now.
1 parent 5f57f37 commit 6eac536

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

postgresql/installation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import os
99
import os.path
1010
import subprocess
11-
import io
1211
import errno
1312
from itertools import cycle, chain
1413
from operator import itemgetter

0 commit comments

Comments
 (0)