Minor
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
import sys, re, operator, string
|
import sys, re, operator, string
|
||||||
|
|
||||||
#
|
|
||||||
# Auxiliary functions that can't be lambdas
|
# Auxiliary functions that can't be lambdas
|
||||||
#
|
#
|
||||||
def extract_words(obj, path_to_file):
|
def extract_words(obj, path_to_file):
|
||||||
|
|||||||
Reference in New Issue
Block a user