Mikhail V wrote:
s= "\"s\"" -> s= {"s"}
But now you need to find another way to represent set literals. -- Greg -- https://mail.python.org/mailman/listinfo/python-list
Mikhail V wrote:
s= "\"s\"" -> s= {"s"}
But now you need to find another way to represent set literals. -- Greg -- https://mail.python.org/mailman/listinfo/python-list