summaryrefslogtreecommitdiff
path: root/sphinx/util/osutil.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #765: on Windows, relpath() does not always succeed.Georg Brandl2011-09-211-0/+7
|
* graphviz: also catch IOError with Errno 22 (invalid parameter)Benoit Allard2011-07-141-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.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
| |
* | Docstring harmonization.Georg Brandl2010-08-221-2/+2
| |
* | fix line lengthDaniel Neuhäuser2010-05-251-1/+2
| |
* | Move the "b" function to pycompat.Georg Brandl2010-07-281-1/+1
| |
* | fixed test_markup testDaniel Neuhäuser2010-05-241-4/+7
|/
* Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-0/+130