Closed dadlerj closed 7 years ago
Thanks. This is just a bug in the def code. Will fix and close once shipped.
I've made it so it doesn't throw an exception in the backend. However, AttributeError
is part of the python stdlib, and we do not currently support interacting with it (but will!)
much better :)
Several symbols in this file have this issue: I can hover to see a description/comments and type info, I can get local refs, but I can't jump to def. This symbol is an example.
https://sourcegraph.com/github.com/django/django/-/blob/django/urls/utils.py#L41:26