From 6ae1d8fec077196a2bc71b9f0d776c0833f9f1c3 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Fri, 3 Jan 2014 08:33:47 -0800 Subject: [PATCH] Minor --- 12-closed-maps/tf-12.py | 1 - 1 file changed, 1 deletion(-) diff --git a/12-closed-maps/tf-12.py b/12-closed-maps/tf-12.py index ff2e6db..79b8ba1 100644 --- a/12-closed-maps/tf-12.py +++ b/12-closed-maps/tf-12.py @@ -1,7 +1,6 @@ #!/usr/bin/env python import sys, re, operator, string -# # Auxiliary functions that can't be lambdas # def extract_words(obj, path_to_file):