coates’s avatarcoates’s Twitter Archive—№ 20,797

  1. …in reply to @mtabini
    mtabini jperras ramsey The parser does the right thing. Literals only. If you’re parsing your own Python without the built-in tooling, this is probably far down the list of concerns after tuples-commas-wtf and operator-free string concatenation. (-: