Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Adjusted quoting to DOT lang specification #37

Merged
merged 2 commits into from
Mar 15, 2015
Merged

Adjusted quoting to DOT lang specification #37

merged 2 commits into from
Mar 15, 2015

Conversation

prmtl
Copy link
Contributor

@prmtl prmtl commented Mar 14, 2015

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
Fixes #24

prmtl added 2 commits March 15, 2015 20:55
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
@prmtl
Copy link
Contributor Author

prmtl commented Mar 15, 2015

@ksambor, take a look

mrkisaolamb pushed a commit that referenced this pull request Mar 15, 2015
Adjusted quoting to DOT lang specification
@mrkisaolamb mrkisaolamb merged commit 4ab4b6a into master Mar 15, 2015
@mrkisaolamb mrkisaolamb deleted the bug/36 branch March 15, 2015 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[99] pydot should quote labels with colons [88] Guidelines for Node label formatting
2 participants