#3008: Unhandled Error exceptions.KeyError: <type 'datetime.datetime'>
-----------------------+----------------------
Reporter: adziahel | Owner: Cas
Type: bug | Status: assigned
Priority: major | Milestone: 1.3.15
Component: Core | Version: 1.3.14
Resolution: | Keywords:
-----------------------+----------------------
Comment (by Cas):
Yeah that is an artefact of those changes. Line 195 in torrent.py needs to
define `trackers` dict:
{{{#!diff
else:
+ tracker = {}
tracker["url"] = value["url"]
tracker["tier"] = value["tier"]
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3008#comment:12>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.