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 Wed Mar 23 23:59:24 2005 | http://epydoc.sf.net |