James Mills is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

prologic / pydot http://code.google.com/p/pydot/

Maintenance branch for the pydor library for Python 2.x and Python 3.x compatibility.

Clone this repository (size: 324.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/prologic/pydot
hg clone ssh://hg@bitbucket.org/prologic/pydot

pydot /

Branch
default
Filename Size Date modified Message
test
.hgignore 35 B - Implemented forwards compatibility (trying to keep backwards compatibility
.hgtags 48 B Added tag 1.0.15 for changeset 2d8d97aaa3ab
ChangeLog 1.4 KB Added the license and changelog files
LICENSE 1.0 KB Added the license and changelog files
README 639 B Updated copyright date
dot_parser.py 13.7 KB Fixed Python 3 incompatibilities in dot_parser.py
pydot.py 58.2 KB Fixed Python 3 incompatibility in pydot.py
setup.py 1.3 KB - setup.py: Added Python 3 trove classifer:wq