Author: andar
Revision: 5015
Log:
Add missing import
Diff:
Modified: branches/1.1.0_RC/deluge/ui/webui/pages.py
===================================================================
--- branches/1.1.0_RC/deluge/ui/webui/pages.py 2009-04-06 18:17:04 UTC (rev
5014)
+++ branches/1.1.0_RC/deluge/ui/webui/pages.py 2009-04-06 18:40:11 UTC (rev
5015)
@@ -25,6 +25,7 @@
#todo: remove useless imports.
+import base64
from utils import *
import utils #todo remove the line above.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---