summaryrefslogtreecommitdiffstats
path: root/isys/isys.py
diff options
context:
space:
mode:
Diffstat (limited to 'isys/isys.py')
-rw-r--r--isys/isys.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/isys/isys.py b/isys/isys.py
index 2a7e73f64..761ea92d7 100644
--- a/isys/isys.py
+++ b/isys/isys.py
@@ -423,3 +423,6 @@ def ideCdRwList():
if dev[0:2] == 'hd': newList.append(dev)
return newList
+
+printObject = _isys.printObject
+