mercurial/fancyopts.py
changeset 667 31a9aa890016
parent 608 d2994b5298fb
child 959 0aaeee519c66
child 981 4f81068ed8cd
--- a/mercurial/fancyopts.py	Sun Jul 10 16:00:56 2005 -0800
+++ b/mercurial/fancyopts.py	Sun Jul 10 16:01:11 2005 -0800
@@ -1,4 +1,4 @@
-import os, getopt
+import getopt
 
 def fancyopts(args, options, state):
     long=[]