Python can now also use double quotes to surround string literals, e.g. "this doesn't hurt a bit". There is no semantic difference between strings surrounded by single or double quotes.
"this doesn't hurt a bit"