#!/usr/bin/python
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.41 2004/07/11 21:24:15 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.42 2004/07/11 21:25:22 zhen Exp $
# Maintained in full by John Davis <zhen@gentoo.org>
-import os,sys,imp,string,getopt,types
+import os,sys,imp,string,getopt
__maintainer__="John Davis <zhen@gentoo.org>"
__version__="1.0.9"