changeset 11:0d0db0d79bfd

STUB: textshaper/indent.py
author Jeff Hammel <k0scist@gmail.com>
date Sat, 18 Jan 2014 09:31:05 -0800
parents 466386702968
children 5b70bbff04b1
files textshaper/indent.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/textshaper/indent.py	Sat Jan 18 09:28:55 2014 -0800
+++ b/textshaper/indent.py	Sat Jan 18 09:31:05 2014 -0800
@@ -43,6 +43,7 @@
 
 
 def main(args=sys.argv[1:]):
+    # TODO : refactor to be more general and stuff
 
     # parse command line
     usage = '%prog [options] [file] [file2] [...]'