802 """ 'ericOthersDir': r'{11}',\n""" |
802 """ 'ericOthersDir': r'{11}',\n""" |
803 """ 'bindir': r'{12}',\n""" |
803 """ 'bindir': r'{12}',\n""" |
804 """ 'mdir': r'{13}',\n""" |
804 """ 'mdir': r'{13}',\n""" |
805 """ 'apidir': r'{14}',\n""" |
805 """ 'apidir': r'{14}',\n""" |
806 """ 'apis': {15},\n""" |
806 """ 'apis': {15},\n""" |
807 """ 'macAppBundlePath': {16},\n""" |
807 """ 'macAppBundlePath': r'{16}',\n""" |
808 """ 'macAppBundleName': {17},\n""" |
808 """ 'macAppBundleName': r'{17}',\n""" |
809 """}}\n""" |
809 """}}\n""" |
810 """\n""" |
810 """\n""" |
811 """def getConfig(name):\n""" |
811 """def getConfig(name):\n""" |
812 """ '''\n""" |
812 """ '''\n""" |
813 """ Module function to get a configuration value.\n""" |
813 """ Module function to get a configuration value.\n""" |