the forums at degreez.net

It is currently Thu Mar 28, 2024 5:59 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
PostPosted: Sun Apr 04, 2004 10:22 pm 
A quick question on download.py from BitTornado/BT1:

It includes the following line:
Code:
from Connecter import Connecter, RateLimiter


Shouldn't this be:
Code:
from Connecter import Connecter
from BitTornado.RateLimiter import RateLimiter
?

In addition, should download.py even be used anymore, or should things be migrated to download_bt1.py?

Just a small request as well, but if it's not too much trouble could we start to see a little more commenting in the source?


Top
  
 
 Post subject:
PostPosted: Sun Apr 04, 2004 10:42 pm 
also it looks like a line later on needs to be changed from:

Code:
self.super_seeding_active = F


to:

Code:
self.super_seeding_active = False


Top
  
 
 Post subject:
PostPosted: Sun Apr 04, 2004 11:43 pm 
Offline

Joined: Sun Mar 07, 2004 10:05 am
Posts: 1212
You are correct, sir; I haven't been updating/checking that file as much as I ought. It is indeed being phased out.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 05, 2004 12:24 am 
Thanks for the quick reply. I'll try seeing what's needed to switch over to the new stuff tomorrow.


Top
  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 52 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group