diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-03-31 18:00:31 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-03-31 18:00:31 +0000 |
| commit | 65c3fa4b8fcb667ea6f52763338fbf3b3e2b2104 (patch) | |
| tree | d2232495a0f58ef968d2dd3e26ae29eb9ff6122c /docs/dev | |
| parent | 1e79931f61fb5195fc0a26f1e54fde2bedb295e8 (diff) | |
| download | docutils-65c3fa4b8fcb667ea6f52763338fbf3b3e2b2104.tar.gz | |
added error handling for missing distutils (tested)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4458 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt index 49879ea9c..bcf8f7847 100644 --- a/docs/dev/todo.txt +++ b/docs/dev/todo.txt @@ -72,10 +72,6 @@ for inclusion in the Python standard library. General ======= -* Display a descriptive error message if distutils is not installed - (catch the distutils import in setup.py). On SuSE you need to - install python-devel. - * .. _GUI: The user interface is very difficult to use for most Windows users; |
