Home | Trees | Index | Help |
|
---|
Module pyparsing :: Class ParseException |
|
Exception
--+
|
ParseException
Method Summary | |
---|---|
__init__(self,
pstr,
loc,
msg)
| |
supported attributes by name are: | |
__repr__(self)
| |
__str__(self)
| |
Inherited from Exception :
__getitem__
|
Class Variable Summary | |
---|---|
tuple |
__slots__ = ('loc', 'msg', 'pstr')
|
Method Details |
---|
__getattr__(self,
aname)
supported attributes by name are:
|
Class Variable Details |
---|
__slots__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Sep 27 00:24:58 2004 | http://epydoc.sf.net |