[Neal Norwitz] > The patch fixed test_random, but not test_descrtut. I didn't run the > full test suite. How about showing us the failing output from test_descrtut? Offhand I don't see anything that would be affected apart from the last line of this doctest: >>> def sorted(seq): ... seq.sort() ... return seq >>> print sorted(a.keys()) [1, 2] >>> exec "x = 3; print x" in a 3 >>> print sorted(a.keys()) [1, 2, '__builtins__', 'x']
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4