I was experimenting with \'\\\' characters, using \'\\a\\b\\c...\' just to enumerate for myself which characters Python interprets as control characters, and to what. Here\
\xhh is used to represent hex escape characters.
\xhh