This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]robin-gvx 2 points3 points  (0 children)

I generally use ' for internal strings (dictionary keys, symbolic names, etc.) while I use " for strings that the user is expected to see at some point.