Wirawan Purwanto
|
17d242213d
|
* Added some useful functions from my pw2g_bench_MnO.py scriptlet collection:
- wpylib.math.roundup()
- wpylib.shell_tools.dirname2()
* file_exists_nonempty() is moved to wpylib.shell_tools.
|
2012-07-25 09:40:37 -04:00 |
|
Wirawan Purwanto
|
96cec22fca
|
* wpylib.file.file_utils: added file_exists_nonempty() function.
|
2012-07-24 17:11:36 -04:00 |
|
Wirawan Purwanto
|
606214eb66
|
* Changing all isinstance(STUFF, str)' to isinstance(STUFF, basestring)'
for future-proofing this code.
|
2012-04-13 17:10:32 -04:00 |
|
wirawan
|
4c9b5ce9f7
|
* Update documentations.
|
2010-09-27 19:54:29 +00:00 |
|
wirawan
|
090d9f7b00
|
* Moving pyqmc.utils.file_utils to wpylib project.
|
2010-09-27 19:47:19 +00:00 |
|