Grace string fixes for the alignment tensor parameters defined in the base parameter_object module.
This is essentially for allowing relax to run using Python 3. All Grace '\' characters need to be escaped as '\\' in Python strings.
Authored by: bugman 2014-07-30
Parent: [r24840]
Child: [r24842]