mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
class decorators are just being ignored, until I know of a use case, where Jedi returns the wrong results
This commit is contained in:
@@ -12,7 +12,6 @@ TODO magic methods: __mul__, __add__, etc.
|
||||
TODO evaluate asserts/isinstance (type safety)
|
||||
|
||||
python 3 stuff:
|
||||
TODO class decorators
|
||||
TODO nonlocal statement, needed or can be ignored?
|
||||
|
||||
TODO __ instance attributes should not be visible outside of the class.
|
||||
|
||||
Reference in New Issue
Block a user