On Thursday, March 27, 2014 9:41:55 AM UTC-4, James Smith wrote: > (134, False, '\' > "SHELF-17:LOG_COLN_IP,SC,03-25,01-18-58,NEND,NA,,,:\\\\"Log Collection In > Progress\\\\",NONE:1700000035-6364-1048,:YEAR=2014,MODE=NONE"\\r\\n\'') > > > > Is the \r\n on the end of the line screwing it up?
Got it. I needed an extra \ where I had 3 in the compile. It's kinda weird it didn't need the extra \ when I ran it manually from the shell. -- https://mail.python.org/mailman/listinfo/python-list