install.py

branch
5_4_x
changeset 3512
29c2cea601cc
parent 3511
164377e75d33
child 3513
e3fe4823272a
equal deleted inserted replaced
3511:164377e75d33 3512:29c2cea601cc
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"""

eric ide

mercurial