Page MenuHomeDevCentral

D1739.id4421.diff
No OneTemporary

D1739.id4421.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
Sun, Nov 24, 07:52 (20 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258455
Default Alt Text
D1739.id4421.diff (452 B)

Event Timeline