simpleparse.examples.simpleexample | index /home/mcfletch/pylive/simpleparse/examples/simpleexample.py |
Modules | ||||||
|
Data | ||
declaration = '# note use of raw string when embedding in pytho...edchar)*\nescapedchar := \'\\134"\' / \'\\134\\134\'\n' parser = <simpleparse.parser.Parser instance> 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' |