deb-python-pydot-ng/pydot_ng
Sebastian Kalinowski 64e3a636df Adjusted quoting to DOT lang specification
There was some differences between how pydot quotes IDs (names, attrs)
and how it is defined in DOT language specification (and how pygraphviz
does it).
New test with covered cases has been added and new regexpes
for checking IDs has been also added.
Fixes #36
2015-03-15 20:55:57 +01:00
..
__init__.py Adjusted quoting to DOT lang specification 2015-03-15 20:55:57 +01:00
_dotparser.py Fix rest of e123 errors 2015-03-15 20:41:38 +01:00