From b4abcee3405af190f132746da47d980b32b42d6b Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Tue, 5 Dec 2006 14:35:58 +0000 Subject: [PATCH] --- library/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/test.py b/library/test.py index 43be97ebd..3dfb89f20 100644 --- a/library/test.py +++ b/library/test.py @@ -18,7 +18,7 @@ manager = pytorrent.manager("PT", "0500", "pytorrent - testing only", #manager.prefs['max_active_torrents'] = 1 -my_torrent = manager.add_torrent("xubuntu-6.10-desktop-i386.iso.torrent", ".", True) +#my_torrent = manager.add_torrent("xubuntu-6.10-desktop-i386.iso.torrent", ".", True) #print "Unique ID:", my_torrent