commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7792 - trunk/gnue-common/src/utils


From: btami
Subject: [gnue] r7792 - trunk/gnue-common/src/utils
Date: Sun, 7 Aug 2005 08:14:33 -0500 (CDT)

Author: btami
Date: 2005-08-07 08:14:32 -0500 (Sun, 07 Aug 2005)
New Revision: 7792

Modified:
   trunk/gnue-common/src/utils/uuid.py
Log:
typo

Modified: trunk/gnue-common/src/utils/uuid.py
===================================================================
--- trunk/gnue-common/src/utils/uuid.py 2005-08-06 19:14:11 UTC (rev 7791)
+++ trunk/gnue-common/src/utils/uuid.py 2005-08-07 13:14:32 UTC (rev 7792)
@@ -36,7 +36,7 @@
 
 from gnue.common.apps import errors
 
-if sys.platform == 'nt':
+if sys.platform == 'win32':
   try:
     from win32com.client import GetObject
     _HAS_GETOBJECT = True





reply via email to

[Prev in Thread] Current Thread [Next in Thread]