Tidy: no need to import glob anymore. trunk

Thu, 24 Jul 2008 22:49:03 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Thu, 24 Jul 2008 22:49:03 -0400
branch
trunk
changeset 87
85a586067352
parent 86
e02ca4e9bf42
child 89
fc0d6a3fde53

Tidy: no need to import glob anymore.

scripts/dtrx file | annotate | diff | comparison | revisions
--- a/scripts/dtrx	Thu Jul 24 22:46:27 2008 -0400
+++ b/scripts/dtrx	Thu Jul 24 22:49:03 2008 -0400
@@ -19,7 +19,6 @@
 # Python 2.3 string methods: 'rfind', 'rindex', 'rjust', 'rstrip'
 
 import errno
-import glob
 import logging
 import mimetypes
 import optparse

mercurial