Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces | Functions
read.py File Reference

Go to the source code of this file.

Classes

class  xorn.geda.read.ParseError
 Raised when parsing a malformed file. More...
 
class  xorn.geda.read.DefaultLog
 Default behavior for handling file read errors and warnings. More...
 

Namespaces

 xorn.geda.read
 Reading schematic/symbol files.
 

Functions

def xorn.geda.read.read
 Read a symbol or schematic file. More...
 
def xorn.geda.read.read_file
 Read a symbol or schematic file from a file object. More...