Confusion about dictionaries - keys use value or identity?

David Goodger dgoodger at bigfoot.com
Mon Jul 9 21:56:21 EDT 2001


Check out http://docstring.sf.net/dps/statemachine.py, a finite state
machine specialized for regular-expression-based text filters. Newest
version (1.2) to be posted soon. I've been using it for my reStructuredText
parser with great success (I'll be posting the parser soon too).

-- 
David Goodger    dgoodger at bigfoot.com    Open-source projects:
 - Python Docstring Processing System: http://docstring.sf.net
 - reStructuredText: http://structuredtext.sf.net
 - The Go Tools Project: http://gotools.sf.net




More information about the Python-list mailing list