[Patches] [ python-Patches-619108 ] Fix test_pep277 on Win9x

noreply@sourceforge.net noreply@sourceforge.net
Sat, 05 Oct 2002 18:13:44 -0700


Patches item #619108, was opened at 2002-10-06 11:13
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=619108&group_id=5470

Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Hammond (mhammond)
Assigned to: Martin v. Löwis (loewis)
Summary: Fix test_pep277 on Win9x

Initial Comment:
In the interests of getting test_pep277 running for Tim
<wink>, sys.getwindowsversion() should be added.  Chose
sys as that is where all other version related
information is found.  Happy to move to the os module
is desired, but posixmodule.c is enough of a mess already.

Patch even includes doc :)

Martin, could you please review?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=619108&group_id=5470