From 970bd698817f61a7ad921cd7bfb3813ee7f0ba8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20=C3=96zkural?= Date: Sat, 18 Jun 2005 22:44:57 +0000 Subject: [PATCH] comment --- bin/pisi | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/pisi b/bin/pisi index f992e5f6..5ed1c29c 100755 --- a/bin/pisi +++ b/bin/pisi @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- # This is the CLI for PISI client # It uses an interface similar to cvs/svn +# TODO: I don't know how to make this run with optparse yet -- exa # system modules import sys