[cpif] r75 - trunk/frontend-web
svn at argo.es
svn at argo.es
Tue May 22 12:17:01 CEST 2007
Author: jcea
Date: Tue May 22 12:17:01 2007
New Revision: 75
Log:
Mas rollos del 'coding'
Modified:
trunk/frontend-web/skins.py
Modified: trunk/frontend-web/skins.py
==============================================================================
--- trunk/frontend-web/skins.py (original)
+++ trunk/frontend-web/skins.py Tue May 22 12:17:01 2007
@@ -45,7 +45,7 @@
def __load_file(self,file):
str = ""
- # Hmmm, en teoría no hace falta el try (hemos comprobado antes que todo va OK) , pero por seguridad...
+ # Hmmm, en teoria no hace falta el try (hemos comprobado antes que todo va OK) , pero por seguridad...
try:
f = open(file)
try:
More information about the cpif
mailing list