dabo Commit
Revision 4994
Date: 2009-01-30 04:40:19 -0800 (Fri, 30 Jan 2009)
Author: Ed
Trac: http://trac.dabodev.com/changeset/4994
Changed:
U trunk/dabo/ui/uiwx/uiApp.py
Log:
Fixed a missing name in the web update code that was reported by John Hampton.
Diff:
Modified: trunk/dabo/ui/uiwx/uiApp.py
===================================================================
--- trunk/dabo/ui/uiwx/uiApp.py 2009-01-30 04:51:02 UTC (rev 4993)
+++ trunk/dabo/ui/uiwx/uiApp.py 2009-01-30 12:40:19 UTC (rev 4994)
@@ -205,6 +205,7 @@
def checkForUpdates(self, force=False):
answer = False
msg = ""
+ vers = None
isFirst, projNames = self.dApp._checkForUpdates(force=force)
updAvail = bool(projNames)
if isFirst:
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]