DebugClients/Python3/DebugConfig.py

changeset 4543
2e6a880670e9
parent 4021
195a471c327b
child 4631
5c1a96925da4
equal deleted inserted replaced
4540:45627d092846 4543:2e6a880670e9
15 'slice', 'buffer', 'class', 'instance', 15 'slice', 'buffer', 'class', 'instance',
16 'instance method', 'property', 'generator', 16 'instance method', 'property', 'generator',
17 'function', 'builtin_function_or_method', 'code', 'module', 17 'function', 'builtin_function_or_method', 'code', 'module',
18 'ellipsis', 'traceback', 'frame', 'other' 18 'ellipsis', 'traceback', 'frame', 'other'
19 ] 19 ]
20
21 #
22 # eflag: noqa = M702

eric ide

mercurial