A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-May/014756.html below:

[Python-Dev] test___all__ failing on WIndows

[Python-Dev] test___all__ failing on WIndows [Python-Dev] test___all__ failing on WIndowsTim Peters tim.one@home.com
Sun, 13 May 2001 17:00:32 -0400
[skip@pobox.com]
> I (thankfully) gave up even pretending to run Windows recently, so
> I can only make a suggestion for others who look into this problem.
> Try this:
> Change test___all__.check_all so that the except clause reads:
>
>     except ImportError, msg:
>
> then print out msg when an import fails.  You should get the actual
> module that failed to import.

Yes, that confirmed termios was the culprit.  Thanks!  Fixed by adding

import termios
del termios

in pty.py.  As the irritated comment before this new code says, this is
absurd.

since-you're-on-a-roll-how-about-fixing-test_urllib2-too<wink>-ly
    y'rs  - tim




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