diff --git a/pym/cl_profile.py b/pym/cl_profile.py index af637d8..54608aa 100644 --- a/pym/cl_profile.py +++ b/pym/cl_profile.py @@ -2349,7 +2349,7 @@ class profile(_file, _terms, xmlShare, processingTemplates): self._reTermBloc = re.compile("#\?(?P[a-zA-Z0-9\-_]+)\ (?P\([a-zA-Z0-9_\-\+\,\*\/\.\'\"~]+\))?\ (?P[\>\<\=\!\&\|]+\ -[a-zA-Z0-9\>\<\=\!\|\&\-\+\*\/_\.\,\(\)]*)#\ +[a-zA-Z0-9\>\<\=\!\|\&\-\+\*\/_\.\,\(\)\'\"~]*)#\ \n*(?P.+?)\n*#(?P=rTerm)#(?P[ ,\t]*\n?)",re.M|re.S) # Объект с переменными self.objVar = objVar