Julien Danjou01/22/12
2019 views
0 replies
This week I lost some time playing with Python's
sets.
After digging into
Python source code, I finally discovered there is what seems to be little
bug. Anyway, it has been "fixed" in Python 3, fortunately. I did not find if
it was reported...