Page MenuHomeDevCentral

D1739.id.diff
No OneTemporary

D1739.id.diff

diff --git a/_modules/zr.py b/_modules/zr.py
--- a/_modules/zr.py
+++ b/_modules/zr.py
@@ -17,7 +17,8 @@
'''
Only load if zr exists on the system
'''
- return path_which('zr') is not None, 'The Zemke-Rhyne execution module cannot be loaded: zr not installed.'
+ return path_which('zr') is not None,\
+ "The Zemke-Rhyne execution module cannot be loaded: zr not installed."
def _assert_stricly_positive_integer(value):

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 10, 02:34 (10 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2342625
Default Alt Text
D1739.id.diff (452 B)

Event Timeline