Hi,
When I try to run the demo example in the package, the following error occurs:
p = pygold.Parser('simplecalculator.cgt','utf-8')
File "C:\Python25\lib\site-packages\pygold\Parser.py", line 100, in __init__
self.loadTables(filename)
File "C:\Python25\lib\site-packages\pygold\Parser.py", line 365, in loadTables
reader = GrammarReader(filename...
2008-12-31 15:01:05 UTC in pygold