[Python-Dev] test_pep277 vs Win98 (original) (raw)

Mark Hammond mhammond@skippinet.com.au
Sun, 6 Oct 2002 11:23:30 +1000


Well spotted! However, pragmatism generally gets in the way <wink/frown>. I've opted for sys.getwindowsversion() - see http://www.python.org/sf/619108

Which I created immediately before seeing the rest of this thread! Let's continue the discussion in that patch, whatever form it ends up taking.

Mark.