commit | ac1424a9ceb07cbd249c67e40bb1bf4ac38e8df1 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Tue Sep 21 18:37:51 1999 +0000 |
committer | Greg Ward <gward@python.net> | Tue Sep 21 18:37:51 1999 +0000 |
tree | 729a879a34704833bf4e330baa4af7f7010afd59 | |
parent | b116e45a29bfb6cecae92f58e75e10838bac765f [diff] |
Added 'write_file()' function. 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!).