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.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to