[Python-Dev] Is test_sundry really expected to succeed on Windows? (original) (raw)
Paul Moore p.f.moore at gmail.com
Thu Apr 13 17:14:54 CEST 2006
- Previous message: [Python-Dev] Exceptions doctest Re: Request for review
- Next message: [Python-Dev] Is test_sundry really expected to succeed on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've just managed to get Python built using the free MS compiler and tools (yay! full instructions to follow somewhere - probably the wiki and maybe as a patch to PCBuild\readme.txt)
There's one thing that puzzled me - test_sundry is marked as an "unexpected skip". As it imports tty, which imports termios, which doesn't exist on Windows, I'd imagine that this is an expected skip.
Is this just something people are used to ignoring, or have I got a build issue I missed?
Thanks, Paul.
- Previous message: [Python-Dev] Exceptions doctest Re: Request for review
- Next message: [Python-Dev] Is test_sundry really expected to succeed on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]