MiscUtil Internals
            
            
            
                
                
                
This page summarizes all the information suitable to dig inside
the MiscUtil internals.
 
  - Database access API 
 
  - Explains how to access Invenio database from your Python programs.
 
  - Error handling library 
 
  - Explains how to create errors and warnings and how to manage them.
 
  - Date handling library 
 
  - Explains how to handle dates in Invenio. All mentioned functions are represented with signature and additional explanations.
 
  - Remote Debugger 
 
  - Explains how to (remote) debug Apache WSGI applications.