* Moving pyqmc.utils.file_utils to wpylib project.

This commit is contained in:
wirawan
2010-09-27 19:47:19 +00:00
parent 631a152b8e
commit 090d9f7b00
2 changed files with 177 additions and 0 deletions

9
file/__init__.py Normal file
View File

@@ -0,0 +1,9 @@
# $Id: __init__.py,v 1.1 2010-09-27 19:47:19 wirawan Exp $
#
# wpylib.file module
# Created: 20100927
# Wirawan Purwanto
"""File-related stuff."""
pass