【发布时间】:2021-07-01 11:07:21
【问题描述】:
我尝试过使用
myvar = handle.save_path
但是当我尝试调用变量时,我得到<bound method save_path of <libtorrent.torrent_handle object at 0x7f906d3e38d0>>
怎么调用torrent的完整保存路径?
【问题讨论】:
标签: python save torrent libtorrent
我尝试过使用
myvar = handle.save_path
但是当我尝试调用变量时,我得到<bound method save_path of <libtorrent.torrent_handle object at 0x7f906d3e38d0>>
怎么调用torrent的完整保存路径?
【问题讨论】:
标签: python save torrent libtorrent