summaryrefslogtreecommitdiffstats
path: root/pyload/manager/thread/Info.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-17 01:21:41 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-17 01:21:41 +0200
commit20226f8cc5889efbefa61209e1adf6184d42cd00 (patch)
tree8f01af2c23465432f83481b656ed8c2743cb872a /pyload/manager/thread/Info.py
parentSpare code cosmetics (2) (diff)
downloadpyload-20226f8cc5889efbefa61209e1adf6184d42cd00.tar.xz
Spare code cosmetics (3)
Diffstat (limited to 'pyload/manager/thread/Info.py')
-rw-r--r--pyload/manager/thread/Info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/manager/thread/Info.py b/pyload/manager/thread/Info.py
index 487c3b924..28a2e8e91 100644
--- a/pyload/manager/thread/Info.py
+++ b/pyload/manager/thread/Info.py
@@ -117,7 +117,7 @@ class InfoThread(PluginThread):
self.updateResult(pluginname, result, True)
- self.m.infoResults[self.rid]["ALL_INFO_FETCHED"] = {}
+ self.m.infoResults[self.rid]['ALL_INFO_FETCHED'] = {}
self.m.timestamp = time() + 5 * 60