### updated by the toplevel Makefile version_tag="@VERSIONTAG@" scm_url="@SCMURL@" import socket def version_dict (): return { 'code_tag' : version_tag, 'code_url' : scm_url, }