# Esri start of added imports import sys, os, arcpy # Esri end of added imports # Esri start of added variables g_ESRI_variable_1 = u'"ZIP_CRID" in (' g_ESRI_variable_2 = u'USPS_CRID_T' g_ESRI_variable_3 = u'\\\\localhost\\arc10data\\EDDM\\logs\\getRouteStats.log' # Esri end of added variables import arcpy, re
import re from arcpy import GetParameterAsText as GetParameterAsText from arcpy import TableSelect_analysis as TableSelect_analysis from arcpy import SetParameterAsText as SetParameterAsText from arcpy import AddError as AddError
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.