Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
extract_docstrings.py File Reference

Namespaces

namespace  extract_docstrings
 

Variables

 extract_docstrings._
 
 extract_docstrings.ds = ast.get_docstring(module)
 
 extract_docstrings.file_contents = fd.read()
 
 extract_docstrings.filenames
 
 extract_docstrings.module = ast.parse(file_contents)
 
 extract_docstrings.pyz_dir = sys.argv[1]
 
 extract_docstrings.pyz_file_path = pyz_dir + path.sep + pyz_file