Greg wrote: > Mikhail V wrote: > > s= "\"s\"" -> > > s= {"s"} > > But now you need to find another way to represent set literals.
I need to find? That comment was not about (current) Python but rather how I think string should have been from the beginning. So you already like it and want in Python ? :-) Fitting it into current Python would need some prefix e.g. s = !{hello} -- https://mail.python.org/mailman/listinfo/python-list