Don't use u'...' syntax in igor.igorpy.
This breaks Python 2 Unicode handling, but it allows igorpy to be used in its raw form by Python 3.
Please register or sign in to comment
This breaks Python 2 Unicode handling, but it allows igorpy to be used in its raw form by Python 3.