This commit is contained in:
Crista Lopes
2014-01-03 08:33:47 -08:00
parent ef474a17cc
commit 6ae1d8fec0

View File

@@ -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):