Fix bug where script fails when it encounters a socket (which is not a regular
file). Fix bug where exception is raised if error occurred before parser
object was returned from _buildParser(). Add a --notext option, so that just
the file paths will be output on matches (both find and find/replace); useful
with xargs.
Patch by: Todd Larsen
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.
from django.template.loader import *