Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix #765: on Windows, relpath() does not always succeed. | Georg Brandl | 2011-09-21 | 1 | -0/+7 | |
| | ||||||
* | graphviz: also catch IOError with Errno 22 (invalid parameter) | Benoit Allard | 2011-07-14 | 1 | -0/+1 | |
| | | | | | This happen on Python2.7 and Graphviz version 2.12 (Mon Dec 4 22:04:37 UTC 2006) on Windows when a not recognized renderer type is asked. | |||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -2/+2 | |
| | | ||||||
* | | fix line length | Daniel Neuhäuser | 2010-05-25 | 1 | -1/+2 | |
| | | ||||||
* | | Move the "b" function to pycompat. | Georg Brandl | 2010-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | fixed test_markup test | Daniel Neuhäuser | 2010-05-24 | 1 | -4/+7 | |
|/ | ||||||
* | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -0/+130 | |