From 553a0296e93ee387ee04b27b3ba408f33e63dc8b Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 25 Aug 2006 01:16:12 +0000 Subject: [PATCH] Back out rev. 51583 as this file is auto-generated. Obviously the program that auto-generates this file will need to get fixed. --- Lib/plat-sunos5/STROPTS.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/plat-sunos5/STROPTS.py b/Lib/plat-sunos5/STROPTS.py index 4970bd722d7..e95db932d11 100644 --- a/Lib/plat-sunos5/STROPTS.py +++ b/Lib/plat-sunos5/STROPTS.py @@ -1550,7 +1550,7 @@ IE_NOMEM = -1 AS_PAGLCK = 0x80 AS_CLAIMGAP = 0x40 AS_UNMAPWAIT = 0x20 -def AS_TYPE_64BIT(as_): return \ +def AS_TYPE_64BIT(as): return \ AS_LREP_LINKEDLIST = 0 AS_LREP_SKIPLIST = 1