This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* lang_python/analyze/python_to_generic.ml: expr_to_attribute to
transform some calls in NamedAttr will help again test plan: $ ~/pfff/pfff_test -dump_generic less_attributes.py Pr( [DefStmt( ({name=("foo", ()); attrs=[NamedAttr(("alpha", ()), []); NamedAttr(("beta", ()), []); NamedAttr(("charlie", ()), [Arg(L(String(("xyz", ()))))])]; tparams=[]; info={id_resolved=Ref(None); id_type=Ref(None); }; }, FuncDef( {fparams=[]; frettype=None; fbody=ExprStmt( ...
- Loading branch information
Showing
5 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters