mirror of
				https://github.com/balkian/TwitterDigger.git
				synced 2025-11-04 01:28:21 +00:00 
			
		
		
		
	Measure now being used
This commit is contained in:
		
							
								
								
									
										4
									
								
								myego.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								myego.py
									
									
									
									
									
								
							@@ -77,8 +77,8 @@ while True:
 | 
			
		||||
            if(userscore < minimumscore):
 | 
			
		||||
                minimumscore = userscore
 | 
			
		||||
                nextuser=user
 | 
			
		||||
            explore_user(t,pending.pop())
 | 
			
		||||
            time.sleep(5)
 | 
			
		||||
        explore_user(t,pending.pop())
 | 
			
		||||
        time.sleep(5)
 | 
			
		||||
    except TwitterHTTPError as ex:
 | 
			
		||||
        print "Exception %s - %s" % (ex,type(ex))
 | 
			
		||||
        if ex.e.code/10 == 42:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user