comparison doc/installation.txt @ 2408:e12a610eb7f3 maint-0.7

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Wed, 09 Jun 2004 00:17:30 +0000
parents ef226254ef46
children 4a3a3fdcf437
comparison
equal deleted inserted replaced
2407:ef226254ef46 2408:e12a610eb7f3
3 ================== 3 ==================
4 4
5 :Version: 1.76 5 :Version: 1.76
6 6
7 .. contents:: 7 .. contents::
8 :depth: 2
8 9
9 10
10 Overview 11 Overview
11 ======== 12 ========
12 13
86 If you're using WinZIP's "classic" interface, make sure the "Use 87 If you're using WinZIP's "classic" interface, make sure the "Use
87 folder names" check box is checked before you extract the files. 88 folder names" check box is checked before you extract the files.
88 89
89 Testing your Python 90 Testing your Python
90 ------------------- 91 -------------------
92
93 .. note::
94 The Windows installer doesn't include the ``run_tests.py`` or ``demo.py``
95 scripts - you will need to download the source to use them.
91 96
92 Once you've unpacked roundup's source, run ``python run_tests.py`` in the 97 Once you've unpacked roundup's source, run ``python run_tests.py`` in the
93 source directory and make sure there are no errors. If there are errors, 98 source directory and make sure there are no errors. If there are errors,
94 please let us know! 99 please let us know!
95 100

Roundup Issue Tracker: http://roundup-tracker.org/