dreamcloud Python October 5, 2014 October 5, 2014 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]+":"