fix creation order of set literals by first generating all items and only then...
fix creation order of set literals by first generating all items and only then adding them to the set (as CPython does it) --HG-- rename : tests/run/set.pyx => tests/run/set_literals.py
Showing
tests/run/set_literals.py
0 → 100644
Please register or sign in to comment