get_source(fullname)
Return the source code for the specified module. Raise ZipImportError
if the module couldn’t be found, return None
if the archive does contain the module, but has no source for it.
get_source(fullname)
Return the source code for the specified module. Raise ZipImportError
if the module couldn’t be found, return None
if the archive does contain the module, but has no source for it.
Designed by : w10schools
service@w10schools.com
Please login to continue.