SF.net SVN: tmda: [2097] trunk/tmda/bin/tmda-ofmipd
[email protected] Thu, 12 Oct 2006 10:39:22 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2097
http://svn.sourceforge.net/tmda/?rev=2097&view=rev
Author: jasonrm
Date: 2006-10-12 10:39:20 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
don't need make_option here
Modified Paths:
--------------
trunk/tmda/bin/tmda-ofmipd
Modified: trunk/tmda/bin/tmda-ofmipd
===================================================================
--- trunk/tmda/bin/tmda-ofmipd 2006-10-12 05:16:10 UTC (rev 2096)
+++ trunk/tmda/bin/tmda-ofmipd 2006-10-12 17:39:20 UTC (rev 2097)
@@ -23,7 +23,7 @@
# Copyright (C) 2001,2002 Python Software Foundation.
-from optparse import OptionGroup, OptionParser, make_option
+from optparse import OptionGroup, OptionParser
import os
import signal
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.