diff options
author | comex | 2015-06-16 03:17:50 -0400 |
---|---|---|
committer | comex | 2015-06-16 03:17:50 -0400 |
commit | 9ce381a88bf18a5932c37ab4e9fc14dbc2f4a792 (patch) | |
tree | cf1d1d214650e1a5e159e3ff36a855d41cd5ea11 | |
parent | progress (diff) | |
download | substitute-9ce381a88bf18a5932c37ab4e9fc14dbc2f4a792.tar.gz |
remove outdated note
-rw-r--r-- | mconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -# TODO: get rid of 'need'. Use a function that memoizes the object instead. import re, argparse, sys, os, string, shlex, subprocess, glob from collections import OrderedDict, namedtuple import curses.ascii |