From: Frank Mori Hess Date: Sun, 11 Jan 2004 23:16:02 +0000 (+0000) Subject: add some comments on obsolete sections X-Git-Tag: r0_7_22~96 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=37cc8552e8dd3107255dc4228ef1198138dc3fe9;p=comedilib.git add some comments on obsolete sections --- 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 +