On 06/05/2020 03:15 PM, MRAB wrote:
On 2020-06-05 22:50, Ethan Furman wrote:
There is no workaround that allows a keyword to be used except as a keyword, other than making it a string. When faced with this kind of situation myself I use a synonym, like "since", or a translation, like "desde".The usual workaround is to append an underscore: 'from_'.
True, but ick. ;-) It's like a dangling preposition. -- ~Ethan~ -- https://mail.python.org/mailman/listinfo/python-list