This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / 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