Added fileutils module, which provides an interactive makedirs() function
commitd009ba3b6aade5b14385173de491827038294624
authorThomas Leonard <talex5@gmail.com>
Mon, 26 May 2003 16:21:12 +0000 (26 16:21 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 26 May 2003 16:21:12 +0000 (26 16:21 +0000)
tree19b5f6cf3158540da749c0d8656b8b8e80db9b23
parent328ce0673ef1e46d1d748040b728946f7b609594
Added fileutils module, which provides an interactive makedirs() function
(Richard Boulton).
Changed savebox module to use it.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@2744 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/Changes
python/rox/fileutils.py [new file with mode: 0644]
python/rox/saving.py