open source driving agent
 
 
 
 
 
 

3 lines
45 B

def FileReader(fn):
return open(fn, 'rb')