mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 20:30:13 +01:00
Patch log import in system
This commit is contained in:
@@ -3,7 +3,7 @@ import re
|
||||
import subprocess
|
||||
|
||||
from .compat import decode
|
||||
from .log import debug
|
||||
from .log import debug, log
|
||||
|
||||
|
||||
__all__ = ['ldd', 'system']
|
||||
|
||||
Reference in New Issue
Block a user