leastfixedpoint

Archived tweet #2274 from the @leastfixedpoint Twitter Archive
@SeanTAllen Raw strings, http://docs.python.org/reference/lexical_analysis.html#string-literals. r'\n' == ''.join(['\\', 'n'])