17 Commits (master)

Author SHA1 Message Date
Wirawan Purwanto b7f1cbaa5c * In tmpdir cleanup: Replaced stray debug printout with a warning msg if 9 years ago
Wirawan Purwanto 86e4e8fd51 * Bugfixes for tmpdir. 9 years ago
Wirawan Purwanto 3ee3dd5c4b * Module wpylib.file.tmpdir: defines a script-wide temporary directory. 10 years ago
Wirawan Purwanto 02a0222f34 * wpylib.file.file_utils: added is_readable/is_writable test functions. 10 years ago
Wirawan Purwanto fd47842b73 * Documentation update. 10 years ago
Wirawan Purwanto 1e56bb95eb * wpylib.file.file_utils: added path_prep and mkdir_p. 10 years ago
Wirawan Purwanto 839948a8da * Moved the following functions from wpylib.shell_tools to 10 years ago
Wirawan Purwanto 0c352b44f7 * Added function scan_directories() -- initial version for scanning 10 years ago
Wirawan Purwanto d93fb5b7c2 * Added support for .xz file extension. 10 years ago
Wirawan Purwanto fb6631f756 * Use is_iterable to detect iterable specs argument. 11 years ago
Wirawan Purwanto 2daca4af6e * tee_output: Allow None to be given in the `files' argument, which stands 11 years ago
Wirawan Purwanto 17d242213d * Added some useful functions from my pw2g_bench_MnO.py scriptlet collection: 12 years ago
Wirawan Purwanto 96cec22fca * wpylib.file.file_utils: added file_exists_nonempty() function. 12 years ago
Wirawan Purwanto 5c72506135 * New module: wpylib.file.tee 12 years ago
Wirawan Purwanto 606214eb66 * Changing all `isinstance(STUFF, str)' to `isinstance(STUFF, basestring)' 12 years ago
wirawan 4c9b5ce9f7 * Update documentations. 14 years ago
wirawan 090d9f7b00 * Moving pyqmc.utils.file_utils to wpylib project. 14 years ago