Author: bugman
Date: Wed Nov 12 09:11:04 2014
New Revision: 26539
URL: http://svn.gna.org/viewcvs/relax?rev=26539&view=rev
Log:
Merged revisions 26538 via svnmerge from
svn+ssh://[email protected]/svn/relax/trunk
........
r26538 | bugman | 2014-11-11 17:57:37 +0100 (Tue, 11 Nov 2014) | 3 lines
Missing import of lib.compat.unicode in lib.check_types.
........
Modified:
branches/space_mapping_refactor/ (props changed)
branches/space_mapping_refactor/lib/check_types.py
Propchange: branches/space_mapping_refactor/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Nov 12 09:11:04 2014
@@ -1 +1 @@
-/trunk:1-26531
+/trunk:1-26538
Modified: branches/space_mapping_refactor/lib/check_types.py
URL:
http://svn.gna.org/viewcvs/relax/branches/space_mapping_refactor/lib/check_types.py?rev=26539&r1=26538&r2=26539&view=diff
==============================================================================
--- branches/space_mapping_refactor/lib/check_types.py (original)
+++ branches/space_mapping_refactor/lib/check_types.py Wed Nov 12 09:11:04 2014
@@ -47,7 +47,7 @@
# relax module imports.
-from lib.compat import IOBase
+from lib.compat import IOBase, unicode
def is_complex(num):
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits