is_package(fullname) 
Returns True if the file path points to a package’s __init__ module based on EXTENSION_SUFFIXES.
is_package(fullname) 
Returns True if the file path points to a package’s __init__ module based on EXTENSION_SUFFIXES.
Please login to continue.