Message98318
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. |
|
| Date |
User |
Action |
Args |
| 2010-01-26 07:36:22 | eric.smith | set | recipients:
+ eric.smith, brian.curtin |
| 2010-01-26 07:36:22 | eric.smith | set | messageid: <[email protected]> |
| 2010-01-26 07:36:20 | eric.smith | link | issue7766 messages |
| 2010-01-26 07:36:20 | eric.smith | create | |
|