From: "Behrens Matt - Grand Rapids" <Matt.Behrens@Kohler.Com> > Second, you are confusing umasks with modes. When you create a file on > UNIX its modes are 0666 & umask, directory 0777 & umask. Oh, yeah, right... > Yes, but it's not silly to check for os.name == 'posix', which I will > fix on my own time later, prob. tonight. OK, good. My confusion is now gone. :-)