install.py

changeset 3508
4861f0bb3509
parent 3507
b09e10d4f343
child 3509
bf0673c8f155
equal deleted inserted replaced
3507:b09e10d4f343 3508:4861f0bb3509
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