Sebastian Kalinowski

Results 24 issues of Sebastian Kalinowski

**Reported by [email protected], 2012-04-09T20:11:41Z** ##### What steps will reproduce the problem? 1) Create this dot file: ``` graph condiments { ketchup -- mayonnaise -- tartar -- lemon ketchup -- bbq...

from-google-code

**Reported by [email protected], 2012-03-08T19:21:04Z** ##### What steps will reproduce the problem? 1. Generate any graph structure 2. Call the write function with a list as the parameter, using more than...

from-google-code

**Reported by [email protected], 2012-02-15T19:31:23Z** When generating edges with nodes name starting with a digit, unwanted quotes appear if src or dst includes a letter. pydot.Edge("1111:1111","2222") ===> 1111:1111 -- 2222 but...

from-google-code

I've created a small addon for Firefox and Chrome. It make use of an extensions API called "page action" - basically it's an icon that when clicked will send cache...

Feature Request