# HG changeset patch # User Jeff Hammel # Date 1395600791 25200 # Node ID 215a71ac0eff50a7e068136e53cf24079b37c46e # Parent 7ac8571788e2a7622a3a024d8ec06368ca70bb60 TODO diff -r 7ac8571788e2 -r 215a71ac0eff makeitso/file2template.py --- a/makeitso/file2template.py Sun Mar 23 11:52:47 2014 -0700 +++ b/makeitso/file2template.py Sun Mar 23 11:53:11 2014 -0700 @@ -4,7 +4,7 @@ """ convert a file to a template """ - +# TODO: shell script extension import os import subprocess