Import variables in python -
i ran python script create dict variable based on database, , pickled variable disk file later usage. have lot of feature classes need variable create different features. thing dict variable large cannot afford import multiple times. wondering if there way can unpickle , import variable once, , feature class can share it?
python import module once. code executes @ load time executed first time file imports module.
Comments
Post a Comment