-
Committer:
Duncan McGreggor
-
Date:
2010-04-19 17:23:21 UTC
-
Revision ID:
duncan@canonical.com-20100419172321-maekpmkspkpz8yol
* Added a zip-file creation method (note that there are still issues with the
paths and filenames being saved in the zip file). Code was initially taken
from a forum post here:
http://bytes.com/topic/python/answers/851018-how-zip-directory-python-using-zipfile
* Cleaned up the convert method.
* Added a close method for the compressed project object.