3 lines
		
	
	
		
			94 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			94 B
		
	
	
	
		
			Python
		
	
	
	
	
	
import sys, os
 | 
						|
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/seasonedParser"))
 |