doco and cleanup

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@23 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
Just 1999-12-18 23:28:54 +00:00
parent c3d34ae9fd
commit f898c41752

View File

@ -1,4 +1,12 @@
#! /usr/bin/env python
#
# Script to make a compressed tar archive of the directory
# the script is living in, excluding CVS directories and the
# script itself.
#
# $Id: mktarball.py,v 1.5 1999-12-18 23:28:54 Just Exp $
#
import os, sys