Lines Matching refs:valid_ident
279 def valid_ident(s):471 valid_ident(k)}733 kwargs = {k: config[k] for k in config if valid_ident(k)}