sabayon r941 - in trunk: . lib
- From: jrobeson svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r941 - in trunk: . lib
- Date: Sun, 17 Feb 2008 04:40:07 +0000 (GMT)
Author: jrobeson
Date: Sun Feb 17 04:40:07 2008
New Revision: 941
URL: http://svn.gnome.org/viewvc/sabayon?rev=941&view=rev
Log:
fix an indent in lib/userdb.py
Modified:
trunk/ChangeLog
trunk/lib/userdb.py
Modified: trunk/lib/userdb.py
==============================================================================
--- trunk/lib/userdb.py (original)
+++ trunk/lib/userdb.py Sun Feb 17 04:40:07 2008
@@ -269,8 +269,8 @@
try:
default = self.doc.xpathEval("/profiles/default")[0]
profile = default.prop("profile")
- except:
- profile = None
+ except:
+ profile = None
if not profile_location:
return profile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]