fparser
fparser copied to clipboard
Precision on a literal is stored as a str, not a Name.
Any precision specification for a literal is stored as the second member of the items tuple of the Int/Real_Literal_Constant node. However, it is stored as just a str rather than a Name.