• Greg Ward's avatar
    Added 'write_file()' function. · 6d08eb45
    Greg Ward authored
    Added global cache PATH_CREATED used by 'mkpath()' to ensure it doesn't
      try to create the same path more than once in a session (and, more
      importantly, to ensure that it doesn't print "creating X" more than
      once for each X per session!).
    6d08eb45
util.py 13.4 KB