From e2e3073f23e493246f5bb92d33c672fbd0d7fb77 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Thu, 27 Dec 2007 10:56:18 +0000 Subject: [PATCH] Fix last. --- deluge/core/torrent.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deluge/core/torrent.py b/deluge/core/torrent.py index 63eecbbb5..8d1505122 100644 --- a/deluge/core/torrent.py +++ b/deluge/core/torrent.py @@ -137,8 +137,7 @@ class Torrent: 'offset': file.offset }) return ret - - @tit + def get_status(self, keys): """Returns the status of the torrent based on the keys provided""" # Create the full dictionary