Mercurial > p > roundup > code
comparison doc/installation.txt @ 2979:b8588840706a
2.3 or later...
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Mon, 29 Nov 2004 07:38:14 +0000 |
| parents | dd558120d927 |
| children | f4023f1cc1d6 |
comparison
equal
deleted
inserted
replaced
| 2978:4fcb61bfe4ec | 2979:b8588840706a |
|---|---|
| 40 If you're on windows, you will either need to be using the ActiveState python | 40 If you're on windows, you will either need to be using the ActiveState python |
| 41 distribution (at http://www.activestate.com/Products/ActivePython/), or you'll | 41 distribution (at http://www.activestate.com/Products/ActivePython/), or you'll |
| 42 have to install the win32all package separately (get it from | 42 have to install the win32all package separately (get it from |
| 43 http://starship.python.net/crew/mhammond/win32/). | 43 http://starship.python.net/crew/mhammond/win32/). |
| 44 | 44 |
| 45 Non-Python2.3 users may need to `install the "CSV" module`_. | 45 If you're using a version of Python older than 2.3, you may need |
| 46 to `install the "CSV" module`_. | |
| 46 | 47 |
| 47 Install the "CSV" module | 48 Install the "CSV" module |
| 48 ------------------------ | 49 ------------------------ |
| 49 | 50 |
| 50 .. hint:: | 51 .. hint:: |
