bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / f2py / crackfortran / updatevars
function
numpy.f2py.crackfortran:updatevars
source: build-install/usr/lib/python3.14/site-packages/numpy/f2py/crackfortran.py :1662
Signature
def updatevars ( typespec , selector , attrspec , entitydecl ) Summary
Returns last_name, the variable name without special chars, parenthesis
or dimension specifiers.
Extended Summary
Alters groupcache to add the name, typespec, attrspec (and possibly value) of current variable.
Aliases
-
numpy.f2py.crackfortran.updatevars