A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2003-February/033505.html below:

[Python-Dev] various unix platform build/test issues

[Python-Dev] various unix platform build/test issues [Python-Dev] various unix platform build/test issuesTim Peters tim.one@comcast.net
Tue, 18 Feb 2003 11:41:50 -0500
[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