Files
openide/python/testData
Andrey Vlasovskikh d52beafeba Fixed checking 'int' against comparison operators in structural type
Previosly we collected only atttributes defined in the class and its
ancestors. Now we collect attributes defined by class members providers
as well. Since comparison operators for 'int' in Python 2 are defined
in user skeletons, they used to be unavailable for the attributes
search.
2014-12-16 18:55:59 +03:00
..
2014-12-03 20:42:39 +03:00
2014-11-28 17:59:22 +03:00