mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
Moved bencode.py to the lib folder and changed the import in searcher.py
This commit is contained in:
@@ -26,7 +26,7 @@ import string
|
||||
import headphones, exceptions
|
||||
from headphones import logger, db, helpers, classes, sab
|
||||
|
||||
import bencode
|
||||
import lib.bencode as bencode
|
||||
|
||||
class NewzbinDownloader(urllib.FancyURLopener):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user