mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
py__iter__ now takes a contextualized_node argument and raises the analysis errors itself
This commit is contained in:
@@ -115,5 +115,5 @@ import_tree.b
|
||||
# This is something that raised an error, because it was using a complex
|
||||
# mixture of Jedi fakes and compiled objects.
|
||||
import _sre
|
||||
#! 15 attribute-error
|
||||
##! 15 attribute-error # Doesn't seem to be a problem anymore.
|
||||
_sre.compile().not_existing
|
||||
|
||||
Reference in New Issue
Block a user