Eric Smith <e...@trueblade.com> added the comment:

Here's an updated patch. I fixed some docstrings, modified it to work with the 
most recent assertIsInstance changes, and added #ifdef for Windows.

There are a number of test failures still, I think all of them relating to 
errors in platform.py where it calls sys.getwindowsversion() and unpacks the 
result. I'll look at those soon.

----------
Added file: http://bugs.python.org/file16006/winver_as_structseq_ex1.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to