From 37cc8552e8dd3107255dc4228ef1198138dc3fe9 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 11 Jan 2004 23:16:02 +0000 Subject: [PATCH] add some comments on obsolete sections --- swig/python/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swig/python/README.txt b/swig/python/README.txt index 9ddd91f..72896c7 100644 --- a/swig/python/README.txt +++ b/swig/python/README.txt @@ -6,11 +6,11 @@ run $> swig -python comedi.i -2) Building the module +2) Building the module (section obsolete -Frank Hess) i) edit the setup.py file so that the include and lib paths are correct for your system ii) run $> python setup.py build -3) Installing the module +3) Installing the module (section obsolete -Frank Hess) i) Manual installation I'm afraid. Copy comedi.py and _comedi.pyd files to somewhere in your PYTHONPATH 4) Using the module @@ -37,4 +37,4 @@ check out the example test_comedi.py to clarify the above. - \ No newline at end of file + -- 2.26.2