Don't split long literals at backslash.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 12 Feb 2010 11:20:54 +0000 (03:20 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 12 Feb 2010 11:20:54 +0000 (03:20 -0800)
commitfabe1ee50cbb8d272fa834fc61cb88db06d44a79
tree3f5c3430f8d7e41169939ee4e680a60cd3ec00dd
parentadeeaec304303c6ebf87fe8f92739c4bb4a741b5
Don't split long literals at backslash.
Cython/Compiler/Code.py
Cython/Compiler/Nodes.py
Cython/Compiler/StringEncoding.py