simpleparse.examples.simpleexample | index s:\sp\simpleparse\examples\simpleexample.py |
Modules | ||||||
|
Data | ||
__file__ = r'S:\sp\simpleparse\examples\simpleexample.pyc' __name__ = 'simpleparse.examples.simpleexample' declaration = '# note use of raw string when embedding in pytho...edchar)*\nescapedchar := \'\\134"\' / \'\\134\\134\'\n' parser = <simpleparse.parser.Parser instance at 0x008BEC08> testdata = '[test1]\n\tval=23\n\tval2="23"\n\twherefore="art thou"\n\t; why not\n\tlog = heavy_wood\n\n[test2]\nloose=lips\n\n' |