Example #1
0
 def get_def(self):
     """
     Return the read-only torrent definition (TorrentDef) for this Download.
     @return A TorrentDef object.
     """
     return DownloadImpl.get_def(self)
Example #2
0
 def get_def(self):
     """
     Return the read-only torrent definition (TorrentDef) for this Download.
     @return A TorrentDef object.
     """
     return DownloadImpl.get_def(self)