Table of Content

Handy python script to find out current driver, it is basic requirement for portable application.



def curdriver():
	return os.getcwd().split(":")[0]+":"