MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / validate_import_from

Function validate_import_from

Modules/parsermodule.c:1921–1943  ·  view source on GitHub ↗

import_from: ('from' ('.'* dotted_name | '.'+) * 'import' ('*' | '(' import_as_names ')' | import_as_names)) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validate_nodeFunction · 0.85

Calls 4

count_from_dotsFunction · 0.85
validate_ntypeFunction · 0.85
validate_dotted_nameFunction · 0.85
validate_import_as_namesFunction · 0.85

Tested by

no test coverage detected