##// END OF EJS Templates
Fix bugs in completer.py with incompletely-implemented property....
Fix bugs in completer.py with incompletely-implemented property. From a docstring that ended mid-sentence, it's pretty clear that we'd forgotten to finish the implementation of the completion splitter with real properties. I have no clue how the tests were passing, as there was also a nasty bit of state mangling being done by one of the tests; finished the implementation and fixed the tests.

File last commit:

r2009:2a0ba18d
r6945:b1c2e302
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer