From 9ce381a88bf18a5932c37ab4e9fc14dbc2f4a792 Mon Sep 17 00:00:00 2001 From: comex Date: Tue, 16 Jun 2015 03:17:50 -0400 Subject: remove outdated note --- mconfig.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mconfig.py b/mconfig.py index 8bfea5a..fd64147 100644 --- a/mconfig.py +++ b/mconfig.py @@ -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 -- cgit v1.2.3