Wirawan Purwanto 839948a8da * Moved the following functions from wpylib.shell_tools to
wpylib.file.file_utils since they are not directly related to shell:

  - file_exists_nonempty
  - is_executable_file
  - dirname2
  - relpath
  - path_split_all
  - list_dir_entries

  These are new API functions, so hopefully their changes would not
  affect many existing scripts.

* Added support for xz-compressed tar in untar() routine. Untested.

* Documentation updates.
2014-01-16 12:31:57 -05:00
2010-02-19 18:41:28 +00:00
2010-11-11 18:00:01 +00:00
2010-09-27 19:54:29 +00:00
2010-10-29 15:58:51 +00:00
Description
My tools of the trade for python programming.
242 KiB
Languages
Python 99.5%
C++ 0.3%